{
  "name": "PresseSpot112",
  "short_name": "PS112",
  "description": "PresseSpot112 — Blå Blink • Presse • Nyheder",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "lang": "da",
  "categories": ["news", "magazines"],
  "icons": [
    {
      "src": "assets/img/favicon.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Tip os",
      "short_name": "Tip",
      "url": "./tip-os/index.html",
      "description": "Send tip til redaktionen"
    },
    {
      "name": "Nyheder",
      "short_name": "Nyt",
      "url": "./nyheder/index.html"
    }
  ]
}
