{
  "name": "Friends Group Somiti",
  "short_name": "FG Somiti",
  "description": "Track deposits, payouts, fines & investments for Friends Group Somiti",
  "start_url": "/friendsgroup/",
  "scope": "/friendsgroup/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FDF6ED",
  "theme_color": "#F5A97F",
  "lang": "en",
  "icons": [
    {
      "src": "./icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Payment",
      "short_name": "Payment",
      "url": "/friendsgroup/#add-payment",
      "icons": [{ "src": "./icon-96.png", "sizes": "96x96" }]
    }
  ]
}
