{
  "name": "HoneyDo",
  "short_name": "HoneyDo",
  "description": "Personal life maintenance system — fast capture, smart recurrence, shared tasks.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#171512",
  "theme_color": "#171512",
  "scope": "/",
  "lang": "en-US",
  "categories": ["productivity", "lifestyle"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23E8960C'/%3E%3Ctext x='50' y='68' font-size='48' text-anchor='middle' fill='%23171512' font-family='Arial'%3E🍯%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}