{
  "name": "SpendWise — Smart Expense Tracking",
  "short_name": "SpendWise",
  "description": "Track expenses, budgets, net worth, savings goals and market prices.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0F14",
  "theme_color": "#1D9E75",
  "categories": ["finance", "productivity"],
  "icons": [
    { "src": "assets/img/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
