{
  "name": "EchoMind — your own voice, your daily lift",
  "short_name": "EchoMind",
  "description": "Record motivation in your own voice and build steady momentum.",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf7f2",
  "theme_color": "#5b7d5b",
  "categories": ["lifestyle", "health", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Today", "short_name": "Today", "url": "/today", "description": "Your day at a glance" },
    { "name": "Record voice", "short_name": "Voice", "url": "/voice", "description": "Capture a new affirmation" },
    { "name": "Habits", "short_name": "Habits", "url": "/habits", "description": "Edit your daily actions" }
  ]
}
