{
  "id": "/",
  "name": "Southern Investment Co — Construction Portal",
  "short_name": "SIC Portal",
  "description": "Daily logs, receipts, material standards, the 24-phase process, and the jobsite map — works offline.",
  "lang": "en",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8f6f2",
  "theme_color": "#13294b",
  "prefer_related_applications": false,
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Submit Today's Log", "short_name": "Daily Log", "url": "/logs?source=pwa", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Submit a Receipt", "short_name": "Receipt", "url": "/receipts?source=pwa", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
