{
  "id": "./index.html#emergency",
  "name": "Furry Creek Emergency Preparedness",
  "short_name": "FC Prep",
  "description": "A simplified resident emergency preparedness guide for Furry Creek households, with offline quick actions and the printable two-sided quick sheet.",
  "start_url": "./index.html#emergency",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B2F6B",
  "theme_color": "#0B2F6B",
  "prefer_related_applications": false,
  "categories": [
    "publications",
    "education",
    "utilities"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "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"
    },
    {
      "src": "icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Emergency Now",
      "short_name": "Emergency",
      "description": "Immediate first actions",
      "url": "./index.html#fcca-emergency-now",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "Critical Contacts",
      "short_name": "Contacts",
      "description": "Emergency and utility contacts",
      "url": "./index.html#fcca-contacts",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "Print Quick Sheet",
      "short_name": "Quick Sheet",
      "description": "Two-sided printable pamphlet",
      "url": "./furry-creek-emergency-pamphlet-letter.pdf",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "purpose": "any"
        }
      ]
    }
  ]
}
