{
  "name": "Bryte Blox",
  "short_name": "Bryte Blox",
  "description": "Bryte Blox Platform",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Briefing",
      "short_name": "Briefing",
      "description": "Today's route plan, work orders, and materials",
      "url": "/my-gameplan"
    },
    {
      "name": "My Earnings",
      "short_name": "Earnings",
      "description": "Booking, upsell, and revenue-band payouts",
      "url": "/earnings"
    },
    {
      "name": "Clock In/Out",
      "short_name": "Clock",
      "description": "Start and end your shift",
      "url": "/clock"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
