{
  "id": "/",
  "name": "Stride — AI Running Shoe Finder",
  "short_name": "Stride",
  "description": "Chat with our AI coach to find the perfect running shoes for your goals, terrain and budget.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff8f0",
  "theme_color": "#ff5722",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["sports", "health", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "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"
    }
  ]
}