{
  "name": "AdviserOS",
  "short_name": "AdviserOS",
  "description": "Financial Consultant practice management — client profiling, policies, reminders & suitability reports.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090f",
  "theme_color": "#09090f",
  "lang": "en",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {"src": "icons/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "icons/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
