{
  "name": "PetID-app",
  "short_name": "PetID",
  "description": "Inteligentna Adresówka QR i Profil Cyfrowy Pupila",
  "start_url": "/index.php",
  "id": "/index.php",
  "display": "standalone",
  "background_color": "#764ba2",
  "theme_color": "#764ba2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/petid_ico_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/petid_ico_512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/petid_ico.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshot_desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/img/screenshot_mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
