{
  "name": "Domain Academy",
  "short_name": "Academy",
  "description": "Master 112 knowledge domains with AI-powered quizzes, spaced repetition, and adaptive learning.",
  "start_url": "/academy",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0C1220",
  "background_color": "#0C1220",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230C1220' width='100' height='100' rx='20'/><text y='68' x='50' text-anchor='middle' font-size='60'>📚</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230C1220' width='192' height='192' rx='40'/><text y='130' x='96' text-anchor='middle' font-size='110'>📚</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230C1220' width='512' height='512' rx='100'/><text y='340' x='256' text-anchor='middle' font-size='300'>📚</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Progress",
      "description": "View your learning progress",
      "url": "/dashboard",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230C1220' width='96' height='96' rx='20'/><text y='64' x='48' text-anchor='middle' font-size='52'>📊</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Study",
      "short_name": "Study",
      "description": "Start a study session",
      "url": "/study",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230C1220' width='96' height='96' rx='20'/><text y='64' x='48' text-anchor='middle' font-size='52'>🧠</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Lessons",
      "short_name": "Lessons",
      "description": "Browse lesson content",
      "url": "/lessons",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230C1220' width='96' height='96' rx='20'/><text y='64' x='48' text-anchor='middle' font-size='52'>📖</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en-US"
}
