{
  "name": "GA Dispatcher",
  "short_name": "GA Dispatcher",
  "description": "GA Flight Dispatcher",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080808",
  "theme_color": "#080808",
  "lang": "de",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "IconDRK.PNG",
      "sizes": "1032x1019",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["navigation", "utilities"]
}
