{
  "name": "Port Ivan",
  "short_name": "Port Ivan",
  "description": "Commission tracking and operations management — mobile field experience",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#00274d",
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Today", "url": "/today", "description": "Today view" },
    { "name": "30-second intake", "url": "/transactions/quick", "description": "Quick intake" }
  ]
}
