{
  "name": "FASD Compass",
  "short_name": "FASD Compass",
  "description": "Evidence-based FASD guidance for parents, teachers, clinicians and families. Based on SIGN 156 and NICE QS204.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d2340",
  "theme_color": "#0d2340",
  "lang": "en-GB",
  "categories": ["health", "medical", "education"],
  "icons": [
    { "src": "icons/icon-72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-128.png",  "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-144.png",  "sizes": "144x144", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-152.png",  "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-384.png",  "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "screenshots/screen1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "FASD Compass Home Screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Screening Tool",
      "short_name": "Screen",
      "description": "Run the FASD early detection questionnaire",
      "url": "/index.html#quiz",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Ask FASD AI",
      "short_name": "Ask AI",
      "description": "Ask the FASD knowledge assistant",
      "url": "/index.html#chat",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Parent Guide",
      "short_name": "Parents",
      "description": "Strategies and support for parents and carers",
      "url": "/index.html#parents",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
