{
  "name": "Goliath OS — Field",
  "short_name": "Goliath",
  "description": "Field tech app — stops, scans, forms, close-out.",
  "start_url": "/t/today",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1F2328",
  "theme_color": "#FF6A00",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/brand/mark-typographic-tight.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/mark-typographic-light.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/mark-typographic-light.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today",
      "url": "/t/today",
      "description": "Route-optimized stops for today"
    },
    {
      "name": "Scan",
      "url": "/t/scan",
      "description": "Scan a QR code or part"
    }
  ]
}
