{
  "name": "Movedaily",
  "short_name": "Movedaily",
  "description": "Din daglige gåtur — track, del og bliv motiveret.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#c2600a",
  "theme_color": "#c2600a",
  "orientation": "portrait",
  "lang": "da",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["health", "fitness", "social"],
  "screenshots": []
}
