{
  "id": "/",
  "name": "Rudra Small Shop",
  "short_name": "RudraShop",
  "description": "Online Grocery and Daily Needs Store",
  "start_url": "/app-start.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "icons": [
    {
      "src": "https://rudrasmallshop.online/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}