{
  "id": "/dashboard",
  "name": "FlagRight",
  "short_name": "FlagRight",
  "description": "Flag-hour tracker, warranty 3 C's documentation writer, and bay timer for GM dealership technicians.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0c0d0f",
  "theme_color": "#0c0d0f",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "R.O. Dashboard", "url": "/dashboard" },
    { "name": "Bay Timer", "url": "/timer" },
    { "name": "3 C's Writer", "url": "/three-cs" }
  ]
}
