{
  "id": "/",
  "name": "Vliegtuigen in de buurt",
  "short_name": "Vliegtuigen",
  "description": "Bekijk welke vliegtuigen zich in jouw directe omgeving bevinden.",
  "lang": "nl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#10161c",
  "theme_color": "#10161c",
  "orientation": "any",
  "categories": ["navigation", "travel", "utilities"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Luchtruim bekijken",
      "short_name": "Luchtruim",
      "url": "/luchtruim"
    },
    {
      "name": "Instellingen",
      "short_name": "Instellingen",
      "url": "/instellingen"
    }
  ]
}
