{
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "name": "Petseye",
  "short_name": "Petseye",
  "description": "Zarządzaj swoimi pupilami z Petseye!",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "enableNotifications": true,
  "icons": [
    {
      "src": "/pwa/logo.webp",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa/screenshot-wide.png",
      "type": "image/jpg",
      "sizes": "720x540",
      "form_factor": "wide"
    }
  ],
  "lang": "pl"
}
