{
  "name": "PrePark - Finn parkering enkelt",
  "short_name": "PrePark",
  "description": "Finn parkering når og hvor du vil. PrePark kobler sammen parkeringssøkere med private parkeringsplasser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#4F46E5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "navigation", "utilities"],
  "screenshots": [
    {
      "src": "/static/screenshots/screenshot1.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ]
}
