{
  "name": "ReadKid — Learn to Read in 7 Days",
  "short_name": "ReadKid",
  "description": "Helping Filipino kids read their first words through phonics and play.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0052A5",
  "theme_color": "#0052A5",
  "lang": "en-PH",
  "categories": ["education", "kids"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230052A5'/><text y='140' x='96' text-anchor='middle' font-size='120'>🦉</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 width='512' height='512' rx='100' fill='%230052A5'/><text y='380' x='256' text-anchor='middle' font-size='320'>🦉</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today's Lesson",
      "short_name": "Lesson",
      "description": "Start today's phonics lesson",
      "url": "/?screen=lesson",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>📚</text></svg>", "sizes": "96x96" }]
    }
  ]
}
