{
  "name": "Truupr",
  "short_name": "Truupr",
  "description": "Licensed businesses, matched with certified professionals. Tasks, clock-in, badges and the ledger.",
  "id": "/portal/",
  "start_url": "/portal/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E9DFC8",
  "theme_color": "#1E6F5F",
  "icons": [
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My portal", "url": "/portal/", "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }] },
    { "name": "The Loupe", "url": "/#stage-map", "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }] }
  ]
}
