{
  "name": "WalknTails — Dog Walking Routes",
  "short_name": "WalknTails",
  "description": "Find dog-friendly walking routes near you. Upload routes, log walks, connect with the community.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf5ee",
  "theme_color": "#1a4d3e",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "health", "navigation"],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
