{
  "name": "FinControl Pro",
  "short_name": "FinControl",
  "description": "Smart Finance. Total Control. — Project & Portfolio ERP",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#00c2a8",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-light.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "productivity", "business"],
  "shortcuts": [
    {
      "name": "Portfolio Overview",
      "url": "/",
      "description": "View your project portfolio"
    }
  ],
  "prefer_related_applications": false
}
