{
  "name": "Riyadbp POS — Smart Business Suite",
  "short_name": "Riyadbp",
  "description": "রিয়াদ ইসলাম — স্মার্ট সেলস ও POS ম্যানেজমেন্ট",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050b14",
  "theme_color": "#eab308",
  "lang": "bn",
  "scope": "./",
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "POS / বিক্রয়",
      "short_name": "POS",
      "url": "./#pos",
      "description": "সরাসরি বিক্রয় প্যানেলে যান"
    },
    {
      "name": "ড্যাশবোর্ড",
      "short_name": "Dashboard",
      "url": "./#dashboard",
      "description": "ব্যবসার পরিসংখ্যান দেখুন"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
