{
  "name": "Station 12 Portal",
  "short_name": "Station 12",
  "description": "Holmsund brandstation — operativ portal",
  "start_url": "/operativt",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1F2E",
  "theme_color": "#C8102E",
  "scope": "/",
  "lang": "sv-SE",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/static/icons/icon-48.png",  "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Operativt nu",        "short_name": "Operativt",   "url": "/operativt",   "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Nytt larm",           "short_name": "Larm",        "url": "/larm/snabb",  "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Befälsöverlämning",   "short_name": "Överlämning", "url": "/overlamning", "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Kalender",            "short_name": "Kalender",    "url": "/kalender",    "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Nyhetsbrev",          "short_name": "Nyhetsbrev",  "url": "/nyhetsbrev",  "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
