{
  "name": "Pawseen - Be their eyes",
  "short_name": "Pawseen",
  "description": "A rescue, shelter, and adoption platform for Nepal's 2 million stray dogs. Built in Kathmandu.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF5EB",
  "theme_color": "#1E1438",
  "lang": "en-NP",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Pawseen home — Nepal's stray dog rescue network"
    },
    {
      "src": "/screenshots/mobile-report.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "One-tap rescue reporting with GPS and photo"
    },
    {
      "src": "/screenshots/mobile-adopt.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse dogs ready for adoption from verified shelters"
    },
    {
      "src": "/screenshots/desktop-dashboard.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Volunteer dispatch dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Report a dog",
      "short_name": "Report",
      "description": "Report a stray dog in distress",
      "url": "/report",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Open dashboard",
      "short_name": "Dashboard",
      "description": "Go to your Pawseen dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
