{
  "name": "Aarhus Parkeringskort - Find Billig Parkering i Aarhus",
  "short_name": "Aarhus Parkering",
  "description": "Det bedste interaktive parkeringskort for Aarhus. Find billig parkering, se aktuelle priser og få anbefalinger.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "lang": "da",
  "categories": ["navigation", "travel", "utilities"],
  "icons": [
    {
      "src": "/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Aarhus Parkeringskort på mobil"
    },
    {
      "src": "/screenshot-desktop.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Aarhus Parkeringskort på desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Parkering",
      "short_name": "Find Parkering",
      "description": "Søg direkte efter parkering",
      "url": "/?action=search",
      "icons": [
        {
          "src": "/icon-search-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Data Explorer",
      "short_name": "Data",
      "description": "Se alle parkeringsdata",
      "url": "/data-explorer",
      "icons": [
        {
          "src": "/icon-data-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
