{
  "name": "Professor Pop's Academy",
  "short_name": "Prof Pop",
  "description": "Fun, free learning for kids — Math, Reading, Science, Social Studies, Writing & Investments!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["education", "kids"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%237C3AED'/><text y='360' x='50' font-size='360'>🦉</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/",
      "sizes": "1280x720",
      "type": "text/html",
      "label": "Professor Pop's Academy Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Math Wing",
      "short_name": "Math",
      "description": "Jump to the Math Wing",
      "url": "/math/",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🔢</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Investments Wing",
      "short_name": "Invest",
      "description": "Jump to the Investments Wing",
      "url": "/investments/",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>💰</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Science Wing",
      "short_name": "Science",
      "description": "Jump to the Science Wing",
      "url": "/science/",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🔬</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Reading Wing",
      "short_name": "Reading",
      "description": "Jump to the Literacy Wing",
      "url": "/literacy/",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📚</text></svg>", "sizes": "96x96" }]
    }
  ]
}
