{
  "name": "NeoNest — Free puppy emergency help",
  "short_name": "NeoNest",
  "description": "Voice-led puppy emergency help. 100 questions answered out loud, 7 emergency playbooks, grief support — all free, no signup.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#F7F3EC",
  "theme_color": "#B8956A",
  "orientation": "any",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["lifestyle", "health", "medical", "education"],
  "icons": [
    {
      "src": "/icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pup A&E — Quick Triage",
      "short_name": "Pup A&E",
      "description": "Tell NeoNanny what's happening, get the right steps in seconds",
      "url": "/pup-ae.html?source=pwa-shortcut",
      "icons": [{ "src": "/icons/Icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "NeoRescue Playbooks",
      "short_name": "NeoRescue",
      "description": "Step-by-step CPR, hypothermia, fading, dystocia, eclampsia",
      "url": "/neorescue.html?source=pwa-shortcut",
      "icons": [{ "src": "/icons/Icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "100 Quick Questions",
      "short_name": "Questions",
      "description": "Voice-led answers to the most-asked puppy questions",
      "url": "/quick-questions.html?source=pwa-shortcut",
      "icons": [{ "src": "/icons/Icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Whelper Recovery",
      "short_name": "Recovery",
      "description": "Calm, voice-led grief support for breeders after losing a pup",
      "url": "/recovery.html?source=pwa-shortcut",
      "icons": [{ "src": "/icons/Icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.lifelightstudios.neonest",
      "url": "https://play.google.com/store/apps/details?id=com.lifelightstudios.neonest"
    }
  ],
  "prefer_related_applications": false
}
