{
  "name": "Policy & Play",
  "short_name": "Policy & Play",
  "description": "AI assistant + EYFS resources for UK childminders and early years educators",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F9F5EE",
  "theme_color": "#67BCCF",
  "categories": ["education", "productivity"],
  "lang": "en-GB",
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/images/icon.svg",     "sizes": "any",     "type": "image/svg+xml" }
  ],
  "shortcuts": [
    {
      "name": "Resource Library",
      "short_name": "Library",
      "url": "/library.html",
      "description": "Browse all EYFS resources, forms and activities"
    },
    {
      "name": "Ask Polly",
      "short_name": "Ask Polly",
      "url": "/try-polly.html",
      "description": "Chat with your AI early years assistant"
    }
  ]
}
