{
  "name": "NAVO",
  "short_name": "NAVO",
  "description": "Keep your loved one's emergency medical information safe, organised, and always accessible.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111c2e",
  "theme_color": "#111c2e",
  "lang": "en-AU",
  "categories": ["health", "medical", "lifestyle"],
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "NAVO emergency medical information"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
