{
  "name": "SkyPing",
  "short_name": "SkyPing",
  "description": "SkyPing — aircraft monitoring",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0F1E",
  "theme_color": "#0A0F1E",
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1920x1043",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SkyPing — monitorowanie samolotów"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "393x846",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SkyPing — monitorowanie samolotów"
    }
  ],
  "icons": [
    {
      "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
