{
  "name": "Żibel",
  "short_name": "Żibel",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "description": "Żibel - report trash for cleanup.",
  "lang": "en",
  "dir": "auto",
  "theme_color": "#0E8F7E",
  "background_color": "#ffffff",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Żibel",
      "url": "/",
      "description": "Żibel - report trash for cleanup."
    }
  ]
}
