{
  "name": "RashelBook",
  "short_name": "RashelBook",
  "description": "Earn.Spent.Save — বিনিয়োগ ও ব্যবসার হিসাব রাখার সহজ, নিরাপদ সমাধান",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F7FC",
  "theme_color": "#6C5CE7",
  "lang": "bn",
  "dir": "ltr",
  "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"
    }
  ]
}
