{
  "short_name": "NavOffroad Plan",
  "name": "NavOffroad Planner",
  "icons": [
    {
      "src": "/app-icons/navoffroad-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/app-icons/navoffroad-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/app-icons/navoffroad-512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "background_color": "#669C36",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#669C36",
  "shortcuts": [],
  "description": "A fast, simple editor for map data.",
  "screenshots": [],
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "application/json": [".geojson"]
      }
    }
  ]
}
