{
  "name": "Stroll - Walking Route Generator",
  "short_name": "Stroll",
  "description": "Generate perfect walking routes instantly. Tell us where you are, how much time you have, and go.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6b9080",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%236b9080' width='192' height='192'/%3E%3Ctext x='96' y='110' font-size='100' font-weight='bold' fill='white' text-anchor='middle'%3E//%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%236b9080' width='512' height='512'/%3E%3Ctext x='256' y='290' font-size='280' font-weight='bold' fill='white' text-anchor='middle'%3E//%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "utilities"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'%3E%3Crect fill='%23f8f9f8' width='540' height='720'/%3E%3Crect fill='%236b9080' width='540' height='80'/%3E%3Ctext x='270' y='50' font-size='32' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'%3EStroll%3C/text%3E%3C/svg%3E",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Generate Route",
      "short_name": "Generate",
      "description": "Quickly generate a new walking route",
      "url": "/?action=generate",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%236b9080' width='96' height='96'/%3E%3Ctext x='48' y='60' font-size='50' text-anchor='middle'%3E🚶%3C/text%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
