{
  "name": "Second Brain",
  "short_name": "Second Brain",
  "description": "Your momentum OS — capacity check-ins, adaptive tasks, missions, habits and an AI coach, powered by your n8n backend.",
  "id": "/",
  "scope": "./",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B10",
  "theme_color": "#0B0B10",
  "categories": ["productivity", "lifestyle", "utilities"],
  "lang": "en",
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Focus — what should I do?", "short_name": "Focus", "url": "./?tab=focus", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Capture a thought", "short_name": "Capture", "url": "./?action=capture", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
