{
  "name": "EasyTimer — Dra for å sette en påminnelse",
  "short_name": "EasyTimer",
  "description": "En taktil, visuell nedtellings- og påminnelses-app. Dra ned for å strekke tiden.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "prefer_related_applications": false,
  "related_applications": [
    { "platform": "webapp", "url": "https://easytimer.no/manifest.webmanifest" },
    { "platform": "webapp", "url": "https://www.easytimer.no/manifest.webmanifest" },
    { "platform": "webapp", "url": "https://stretch-and-soothe.lovable.app/manifest.webmanifest" }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
