{
  "name": "Quill",
  "short_name": "Quill",
  "description": "Collaboration and analysis hub",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#0B132B",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Daily digest", "url": "/digest" },
    { "name": "Notifications", "url": "/notifications" },
    { "name": "Watchlist", "url": "/watchlist" },
    { "name": "Anomalies", "url": "/anomalies" }
  ]
}
