{
  "name": "SmartDriver - Køreteori Quiz",
  "short_name": "SmartDriver",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#ff9500",
  "prefer_related_applications": false,
  "orientation": "portrait-primary",
  "scope": "./",
  "description": "Øv din køreteori med SmartDriver Quiz",
  "icons": [
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    }
  ]
}
