{
  "name": "Eftersöksapp | Vissla Jakt",
  "short_name": "Eftersök",
  "start_url": "/eftersok/index.html",
  "scope": "/eftersok/",
  "display": "standalone",
  "background_color": "#0b0f0c",
  "theme_color": "#0b0f0c",
  "icons": [
    {
      "src": "/eftersok/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/eftersok/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "portrait"
}