{
  "id": "/",
  "name": "TriggerMap",
  "short_name": "TriggerMap",
  "description": "Track emotional triggers, review your timeline, and get a weekly pattern report from any browser.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080e1a",
  "theme_color": "#080e1a",
  "orientation": "portrait-primary",
  "categories": ["health", "lifestyle", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Log a moment", "short_name": "Log", "url": "/", "description": "Capture how you feel right now" },
    { "name": "Timeline", "short_name": "Timeline", "url": "/timeline", "description": "Your moments, grouped by day" },
    { "name": "Insights", "short_name": "Insights", "url": "/report", "description": "Your weekly pattern read" }
  ]
}
