{
  "name": "Savvy Build — Construction Management",
  "short_name": "Savvy Build",
  "description": "Savvy CM's internal project management — submittals, RFIs, payments, tasks, daily reports, look-aheads and schedules.",
  "start_url": "./?src=pwa",
  "scope": "./",
  "id": "savvy-build",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#12151a",
  "theme_color": "#12151a",
  "categories": ["business", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Daily Report", "short_name": "Daily", "description": "Write today's daily report", "url": "./?go=logs", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "RFIs", "short_name": "RFIs", "description": "Open the RFI register", "url": "./?go=rfis", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "Submittals", "short_name": "Submittals", "description": "Open the submittal register", "url": "./?go=subs", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "Look-aheads", "short_name": "Look-aheads", "description": "This week's look-ahead", "url": "./?go=lookaheads", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] }
  ]
}
