{
  "id": "/",
  "name": "Lead It Builders",
  "short_name": "Lead It",
  "description": "Plan room, field reports and project workspace for Lead It Builders.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F5F0",
  "theme_color": "#231F20",
  "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" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Plans", "short_name": "Plans", "url": "/plans", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Field reports", "short_name": "Field", "url": "/field", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
