{
  "name": "Veluri",
  "short_name": "Veluri",
  "description": "A unified financial command center for subscriptions, income, and recurring expenses.",
  "display": "standalone",
  "background_color": "#321B63",
  "theme_color": "#321B63",
  "start_url": "/dashboard",
  "scope": "/",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "706x706",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "706x706",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
