{
  "name": "Sekvens Timer",
  "short_name": "Sekvens",
  "description": "Sekvens-timer til trænings- og øvelsesforløb",
  "start_url": "/Sekvens/",
  "scope": "/Sekvens/",
  "display": "standalone",
  "background_color": "#0d0d12",
  "theme_color": "#a855f7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
