{
  "name": "আমার বাজেট - সহজ বাজেট ট্র্যাকার",
  "short_name": "আমার বাজেট",
  "description": "বাংলা ভাষায় তৈরি একটি প্রিমিয়াম ও সহজ বাজেট ট্র্যাকিং ওয়েব অ্যাপ্লিকেশন।",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f19",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
