{
  "name": "PakPedigree — Pakistan's National Animal Registry",
  "short_name": "PakPedigree",
  "description": "Pakistan's first national animal pedigree and identity registry. Search, verify and register livestock and companion animals.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F3",
  "theme_color": "#1A5C38",
  "orientation": "portrait-primary",
  "lang": "en-PK",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "agriculture"],
  "icons": [
    { "src": "/icons/icon-72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icon-96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icon-128.png",  "sizes": "128x128", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "Search Animals",
      "short_name": "Search",
      "description": "Search Pakistan's animal registry",
      "url": "/search",
      "icons": [{ "src": "/icons/search-96.png", "sizes": "96x96" }]
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "View PakPedigree subscription plans",
      "url": "/pricing",
      "icons": [{ "src": "/icons/pricing-96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PakPedigree home page"
    },
    {
      "src": "/screenshots/profile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Animal profile on mobile"
    }
  ]
}
