{
  "name": "SlumberSpell",
  "short_name": "SlumberSpell",
  "description": "A screen-free bedtime ritual. Personalized stories that gently calm your child to sleep.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f18",
  "theme_color": "#d4a574",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["books", "entertainment", "lifestyle", "health"],
  "related_applications": [],
  "prefer_related_applications": false
}
