{
  "short_name": "110 Army Store",
  "name": "110 Army Store - Military Equipment & Kits",
  "description": "Complete military kits and essentials for Egyptian soldiers. Affordable, quality products delivered ready for duty.",
  "icons": [
    {
      "src": "images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.icns",
      "sizes": "any",
      "type": "image/icns",
      "purpose": "any"
    },
    {
      "src": "images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#563c29",
  "background_color": "#f4f4f2",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "auto",
  "categories": [
    "shopping",
    "military",
    "equipment",
    "ecommerce"
  ],
  "screenshots": [
    {
      "src": "images/Hero2.JPG",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "platform": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Products",
      "short_name": "Products",
      "description": "Browse all military products",
      "url": "/products",
      "icons": [
        {
          "src": "icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Packages",
      "short_name": "Packages",
      "description": "View military packages",
      "url": "/110package",
      "icons": [
        {
          "src": "icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}