{
  "name": "TapJot",
  "short_name": "TapJot",
  "description": "Tap to act. Jot to capture. A CRM for freelance web designers.",
  "start_url": "/pipeline",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfbf7",
  "theme_color": "#d97706",
  "categories": ["productivity", "business"],
  "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": "Today", "url": "/today" },
    { "name": "Pipeline", "url": "/pipeline" },
    { "name": "Feed", "url": "/feed" }
  ]
}
