{
  "name": "myTEAM — Employee P&L Tracker",
  "short_name": "myTEAM",
  "description": "Track employee profitability with expenses, revenue, GP and NP",
  "start_url": "/team/",
  "scope": "/team/",
  "display": "standalone",
  "background_color": "#060b14",
  "theme_color": "#8b5cf6",
  "orientation": "any",
  "categories": ["business", "finance"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
