{
  "name": "Sangam Dry Fruits - Buy Premium Almonds Online",
  "short_name": "Sangam Almonds",
  "description": "Buy premium almonds online from Sangam Dry Fruits - 30 years of trust from Khari Baoli, Old Delhi. Authentic Mamra, Gurbandi, California almonds at wholesale prices.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#d4722d",
  "background_color": "#faf8f5",
  "categories": ["food", "shopping", "business"],
  "screenshots": [
    {
      "src": "/images/founder-new.png",
      "sizes": "864x1152",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/images/hero-family.jpg",
      "sizes": "800x600",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "/images/sangam-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/sangam-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Almonds",
      "short_name": "Almonds",
      "description": "Browse all almond varieties",
      "url": "/#varieties",
      "icons": [
        {
          "src": "/images/sangam-logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/#contact",
      "icons": [
        {
          "src": "/images/sangam-logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
