{
  "name": "ClassFlipbooks",
  "short_name": "Flipbooks",
  "description": "Beautiful flipbooks for K–12 teachers — AI-guided or write your own, with narration, illustrations, and a printable PDF.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFF8E8",
  "theme_color": "#1E3A8A",
  "lang": "en-CA",
  "categories": ["education"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Flipbooks",
      "url": "/my-flipbooks.html"
    },
    {
      "name": "Make a Flipbook",
      "url": "/wizard.html"
    }
  ]
}
