{
  "name": "Daily Reboot",
  "short_name": "Reboot",
  "description": "Your personal focus tool. Not medical advice. Your notes, your use.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4efe6",
  "theme_color": "#5f7a64",
  "lang": "en-US",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%235f7a64' width='100' height='100' rx='20'/><text y='68' x='50' text-anchor='middle' font-size='48' fill='white'>DR</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
