{
  "id": "kojepet-app-unik", 
  "name": "Kojepet App",
  "short_name": "Kojepet",
  "start_url": "/kojepet",
  "scope": "/kojepet",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/kojepet.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}