{
  "short_name": "KeepTrack",
  "name": "KeepTrack",
  "description": "3D Satellite Toolkit",
  "icons": [
    {
      "src": "./img/favicons/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "./img/favicons/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "screenshots": [
    {
      "src": "img/pwa/wide.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "KeepTrack"
    },
    {
      "src": "img/pwa/square.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "label": "KeepTrack"
    }
  ],
  "start_url": "/",
  "background_color": "#172635",
  "display": "fullscreen",
  "scope": "/",
  "theme_color": "#172635"
}