{
  "id": "sterlingpilot-finance-app",
  "name": "SterlingPilot Finance",
  "short_name": "SterlingPilot",
  "description": "Your AI-powered personal finance copilot for wealth tracking, automated budget analytics, and subscription drift detection.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#022c22",
  "theme_color": "#059669",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "./app-icon.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
