{
  "name": "Ride Daddy",
  "short_name": "Ride Daddy",
  "description": "Weather every 50km on your route. Built for Indian riders.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08090b",
  "theme_color": "#f05a1a",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["navigation", "weather", "travel"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%23f05a1a'/><path d='M96 20L20 172h152L96 20zm0 30l58 106H38L96 50z' fill='white'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%23f05a1a'/><path d='M256 48L48 464h416L256 48zm0 80l152 280H104L256 128z' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Ride Daddy — Weather every 50km on your route"
    }
  ],
  "shortcuts": [
    {
      "name": "Plan a Ride",
      "short_name": "Plan Ride",
      "description": "Check weather on your route",
      "url": "/",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%23f05a1a'/><path d='M48 10L10 86h76L48 10zm0 15l27 53H21L48 25z' fill='white'/></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
