{
  "name": "SideQuest",
  "short_name": "SideQuest",
  "description": "A todo app your ADHD brain will love.",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#22c55e",
  "orientation": "portrait",
  "icons": [
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
