{
  "id": "/",
  "short_name": "Volera",
  "name": "Volera — calm guidance for ADHD parenting moments",
  "description": "When you do not know what to do next, Volera does. Calm, practical guidance for parents of children with ADHD.",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "lifestyle", "education"],
  "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" }
  ],
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1B1A4B",
  "background_color": "#1B1A4B",
  "shortcuts": [
    { "name": "Crisis Mode", "short_name": "Crisis", "url": "/crisis" },
    { "name": "Ask Volera", "short_name": "Ask", "url": "/ask" },
    { "name": "Parent Overwhelm", "short_name": "Overwhelm", "url": "/overwhelm" }
  ]
}
