{
  "name": "Roselands Pet Supplies",
  "short_name": "Roselands",
  "description": "Premium pet supplies in Northern Ireland. Quality dog & cat food, treats, toys & health products.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c0a02",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["shopping", "pets"],
  "icons": [
    {
      "src": "/lovable-uploads/1630557e-680a-46ea-a889-0938249ddcca.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/lovable-uploads/1630557e-680a-46ea-a889-0938249ddcca.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/lovable-uploads/f4924db4-c75f-4e3f-8897-b7709ac385c2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop All Products",
      "short_name": "Shop",
      "description": "Browse all pet products",
      "url": "/category/1",
      "icons": [
        {
          "src": "/lovable-uploads/1630557e-680a-46ea-a889-0938249ddcca.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Profile",
      "short_name": "Profile", 
      "description": "View your account and orders",
      "url": "/profile",
      "icons": [
        {
          "src": "/lovable-uploads/1630557e-680a-46ea-a889-0938249ddcca.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}