{
  "name": "Diviy - Smart Bill Splitter",
  "short_name": "Diviy",
  "description": "Easy and smart bill splitting for everyone. No login required.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0A0E17",
  "theme_color": "#00C853",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%2300C853'/><text y='.75em' x='50%' text-anchor='middle' font-size='60' fill='white'>💸</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait"
}
