{
  "name": "Group Expense Tracker",
  "short_name": "Expense App",
  "description": "Group er khorcha hisab rakhar app",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#4CAF50",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}