{
  "name": "POP — Power Out Plan",
  "short_name": "POP",
  "description": "Calm next steps when the lights go out. By D Pathfinder from Prep4Me.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a2e26",
  "theme_color": "#2c4a3e",
  "lang": "en",
  "icons": [
    {
      "src": "favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
