{
  "name": "RepVantage",
  "short_name": "RV",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09180f",
  "theme_color": "#09180f",
  "description": "RepVantage · Sales Intelligence Platform",
  "categories": ["business", "productivity"],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": { "title": "share_title", "text": "share_text", "url": "share_url" }
  },
  "icons": [
    {"src": "/favicon-16x16.png?v=20260712", "sizes": "16x16", "type": "image/png"},
    {"src": "/favicon-32x32.png?v=20260712", "sizes": "32x32", "type": "image/png"},
    {"src": "/favicon-48x48.png?v=20260712", "sizes": "48x48", "type": "image/png"},
    {"src": "/favicon-96x96.png?v=20260712", "sizes": "96x96", "type": "image/png"},
    {"src": "/favicon-192x192.png?v=20260712", "sizes": "192x192", "type": "image/png"},
    {"src": "/android-chrome-192x192.png?v=20260712", "sizes": "192x192", "type": "image/png"},
    {"src": "/android-chrome-512x512.png?v=20260712", "sizes": "512x512", "type": "image/png"},
    {"src": "/maskable-icon-512.png?v=20260712", "sizes": "512x512", "type": "image/png", "purpose": "maskable"},
    {"src": "/apple-touch-icon.png?v=20260712", "sizes": "180x180", "type": "image/png", "purpose": "any"}
  ]
}
