{
  "name": "PetGuru South Africa",
  "short_name": "PetGuru",
  "description": "South Africa's trusted pet marketplace. Adopt, buy & connect with verified breeders, shelters, vets and pet services.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#404040",
  "background_color": "#fff2eb",
  "lang": "en-ZA",
  "dir": "ltr",
  "categories": ["lifestyle", "shopping", "social", "pets", "breeders"],
  "icons": [
    {
      "src": "/assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/petguru_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
      {
          "name": "Browse Listings",
          "short_name": "Pet Listings",
          "url": "/listings",
          "description": "Find pets for sale and adoption",
          "icons": [
              {
                  "src": "/assets/icons/petguru_logo.png",
                  "sizes": "512x512",
                  "type": "image/png"
              }
          ]
      },
      {
          "name": "Pet Social",
          "short_name": "Pet Social",
          "url": "/pets?tab=feed",
          "description": "Meet adorable pets from across South Africa",
          "icons": [
              {
                  "src": "/assets/icons/petguru_logo.png",
                  "sizes": "512x512",
                  "type": "image/png"
              }
          ]
      },
      {
          "name": "Pet Magazine",
          "short_name": "Pet Magazine",
          "url": "/magazine",
          "description": "Pet care tips, training guides and health advice",
          "icons": [
              {
                  "src": "/assets/icons/petguru_logo.png",
                  "sizes": "512x512",
                  "type": "image/png"
              }
          ]
      },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "Manage your pets, listings and account",
      "icons": [
        {
            "src": "/assets/icons/petguru_logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
