{
  "name": "DROPYMART Online Store",
  "short_name": "DROPYMART",
  "description": "Curated premium lifestyle boutique offering direct-to-consumer tech accessories, custom project displays, and smart gadgets.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b1e36",
  "theme_color": "#0b1e36",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1523275335684-37898b6baf30?w=192&q=80",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1523275335684-37898b6baf30?w=512&q=80",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
