{
  "name": "Averix — Bill & Subscription Tracker",
  "short_name": "Averix",
  "description": "Track every bill, subscription and recurring expense in one place. Calendar view, smart notifications, budget tracking and AES-256 encryption. Free for iOS and Web.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#7B6FE9",
  "background_color": "#0F0F17",
  "lang": "en-AU",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/bills-dashboard.png",
      "type": "image/png",
      "label": "Bills Dashboard"
    },
    {
      "src": "/calendar.png",
      "type": "image/png",
      "label": "Calendar View"
    },
    {
      "src": "/analytics.png",
      "type": "image/png",
      "label": "Analytics & Budget"
    }
  ]
}
