{
  "id": "/",
  "name": "Story-maker",
  "short_name": "Story-maker",
  "description": "Personalised AI bedtime stories and fairy tales for children aged 3–12",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1976D2",
  "theme_color": "#1976D2",
  "orientation": "portrait",
  "lang": "en-US",
  "categories": ["education", "entertainment", "kids"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
