{
  "name": "Remoddash - Powered by RemodWorks",
  "short_name": "Remoddash",
  "description": "Field Service Management for All Trades - Powered by RemodWorks",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1E40AF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View customer dashboard"
    },
    {
      "name": "Analytics",
      "url": "/analytics",
      "description": "View analytics and schedule"
    }
  ]
}
