{
  "name": "Valgkamp Værktøjer",
  "short_name": "Valgkamp",
  "description": "Digitale værktøjer til valgkampsorganisering",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f6f7",
  "theme_color": "#111111",
  "lang": "da",
  "categories": [
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23111' width='100' height='100' rx='20'/><text x='50' y='68' text-anchor='middle' font-size='50'>🗳️</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Åbn valgkampens dashboard",
      "url": "/dashboard.html?tab=dashboard",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📊</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Plakatruter",
      "short_name": "Plakatruter",
      "description": "Planlægning af plakatruter",
      "url": "/dashboard.html?tab=plakatruter",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📍</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Budget",
      "short_name": "Budget",
      "description": "Håndter valgkampens økonomi",
      "url": "/dashboard.html?tab=budget",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>💰</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
