{
  "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": "/image/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/image/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
