{
  "name": "GlowJo - Kids Morning Routine",
  "short_name": "GlowJo",
  "description": "Turn chaotic school mornings into victories. AI-powered routine app for kids with voice encouragement, gamification, and bilingual support.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff3e0",
  "theme_color": "#ff5f1f",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23ff5f1f' width='192' height='192'/><text x='96' y='120' font-size='100' font-weight='bold' text-anchor='middle' fill='white' font-family='Arial'>☀️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23ff5f1f' width='512' height='512'/><text x='256' y='380' font-size='280' font-weight='bold' text-anchor='middle' fill='white' font-family='Arial'>☀️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%234facfe' width='540' height='360'/><rect fill='%23ff9a3c' y='360' width='540' height='360'/><text x='270' y='200' font-size='60' text-anchor='middle' fill='white'>GlowJo</text><text x='270' y='400' font-size='40' text-anchor='middle' fill='white'>Tap to Complete Tasks</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Morning Routine",
      "short_name": "Start Routine",
      "description": "Begin your child's morning routine",
      "url": "/app",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23ff5f1f' width='96' height='96' rx='20'/><text x='48' y='72' font-size='50' text-anchor='middle' fill='white'>☀️</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Parent Dashboard",
      "short_name": "Dashboard",
      "description": "View your child's progress",
      "url": "/app?view=parent",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%234facfe' width='96' height='96' rx='20'/><text x='48' y='72' font-size='50' text-anchor='middle' fill='white'>📊</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
