{
  "id": "/",
  "name": "Monocle",
  "short_name": "Monocle",
  "description": "Trebbi practice management: projects, clients, timesheets, the knowledge base and the email archive.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#f4f5f7",
  "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/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Email archive", "short_name": "Archive", "url": "/email-archive" },
    { "name": "Search", "short_name": "Search", "url": "/search" },
    { "name": "My projects", "short_name": "Projects", "url": "/email-filing" }
  ]
}
