{
  "name": "Doggiliciouus - Premium Pet Nutrition",
  "short_name": "Doggiliciouus",
  "description": "Premium pet nutrition and care - Saving good dogs from bad dog food",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8B4513",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/static-images/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static-images/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static-images/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static-images/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static-images/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static-images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static-images/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static-images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static-images/maskable-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static-images/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static-images/screenshot-mobile-1.png",
      "sizes": "375x812",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/static-images/screenshot-desktop-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Products",
      "short_name": "Shop",
      "description": "Browse our premium pet products",
      "url": "/shop",
      "icons": [
        {
          "src": "/static-images/shortcut-shop.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Book Consultation",
      "short_name": "Consultation",
      "description": "Book a pet nutrition consultation",
      "url": "/consultation",
      "icons": [
        {
          "src": "/static-images/shortcut-consultation.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "BCS Calculator",
      "short_name": "BCS Calculator",
      "description": "Calculate your dog's body condition score",
      "url": "/bcs-calculator",
      "icons": [
        {
          "src": "/static-images/shortcut-bcs.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
