{
  "name": "Authentic Mess Studios",
  "short_name": "AMS Tools",
  "description": "Four free ADHD tools. No signup, no account, works in your browser.",
  "start_url": "/apps",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F2E9DC",
  "theme_color": "#0E1B2E",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Task Breaker", "url": "/task-breaker" },
    { "name": "Three-Pile System", "url": "/three-pile" },
    { "name": "Crisis Protocol", "url": "/crisis-protocol" },
    { "name": "Dopamine Menu", "url": "/dopamine-menu" }
  ]
}
