{
  "name": "Business Calculator",
  "short_name": "Business Calc",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1C1420",
  "theme_color": "#1C1420",
  "lang": "bn",
  "description": "দৈনিক অর্ডার, রিটার্ন, প্যাকেজিং, কুরিয়ার, অ্যাড ও ফিক্সড খরচ ধরে নেট প্রফিটের হিসাব।",
  "icons": [
    {"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
