{
  "name": "DesiDrop Customer",
  "short_name": "DesiDrop",
  "description": "DesiDrop Customer Portal - Place and track your orders",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f3ef",
  "theme_color": "#1c1c1a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192/1c1c1a/ffffff?text=DD",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512x512/1c1c1a/ffffff?text=DD",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
