{
  "name": "Högsjö Sportfiskeförening",
  "short_name": "Högsjö SFF",
  "description": "Fiskevatten, nyheter, galleri och fångstbilder för Högsjö Sportfiskeförening.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0f3d2e",
  "background_color": "#eef7f2",
  "categories": [
    "sports",
    "lifestyle",
    "navigation"
  ],
  "lang": "sv-SE",
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Fiskevatten",
      "short_name": "Vatten",
      "url": "/fiskevatten.html",
      "icons": [
        {
          "src": "/images/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Galleri",
      "short_name": "Galleri",
      "url": "/galleri.html",
      "icons": [
        {
          "src": "/images/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
