{
  "name": "GoSuite",
  "short_name": "GoSuite",
  "description": "All-in-one business software for Canadian small businesses",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#2563EB",
  "orientation": "any",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "POS", "url": "/dashboard/pos", "description": "Point of Sale" },
    { "name": "Restaurant", "url": "/dashboard/restaurant", "description": "Restaurant Mode" },
    { "name": "Server Mode", "url": "/server", "description": "Server Mode" }
  ],
  "categories": ["business", "finance", "productivity"]
}
