{
  "id": "/",
  "name": "PawGo – Dog-Friendly Places Map",
  "short_name": "PawGo",
  "description": "Find verified dog-friendly restaurants, hotels, and malls near you. Community-powered map for dog owners.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#fd5511",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "lifestyle", "navigation"],
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": { "client_mode": "auto" },
  "edge_side_panel": { "preferred_width": 400 },
  "related_applications": [
    {
      "platform": "play",
      "id": "app.lovable.958dac704a23462fac09eab0eb220420",
      "url": "https://play.google.com/store/apps/details?id=app.lovable.958dac704a23462fac09eab0eb220420"
    }
  ],
  "scope_extensions": [
    { "origin": "https://pawgo.io" },
    { "origin": "https://www.pawgo.io" }
  ],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1024x500",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PawGo map showing dog-friendly places"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "PawGo on mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Add a Dog-Friendly Place",
      "short_name": "Add Place",
      "description": "Mark a new place as dog-friendly",
      "url": "/?action=add",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Find Nearby Places",
      "short_name": "Nearby",
      "description": "Find dog-friendly places near you",
      "url": "/",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
