{
  "name": "MahaSplit • Smart Group Expense & Settlement",
  "short_name": "MahaSplit",
  "description": "Smart cross-device group expense splitter and live UPI debt settlement manager.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./playstore_icon_512x512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
