{
  "name": "GroWthink",
  "short_name": "GroWthink",
  "description": "Grow your mind, grow your plant. A mindful note-taking app.",
  "start_url": "/growthink/",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#00e6a7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🌱</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
