{
  "name": "Macie's Arcade",
  "short_name": "Macie",
  "description": "Explore space, oceans, dinosaurs and more — real science made for little explorers.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0a0e27",
  "theme_color": "#0a0e27",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Solar System", "url": "/solar-system.html", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "Space Quiz", "url": "/space-quiz.html", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "Ocean Dive", "url": "/ocean-dive.html", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] }
  ]
}
