
{
  "name": "AuraBrush AI: Mindful Coloring",
  "short_name": "AuraBrush",
  "description": "A generative AI coloring book for mindfulness and creativity.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fdfbf7",
  "theme_color": "#f43f5e",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 fill=%22%23f43f5e%22 rx=%2220%22/><text y=%22.9em%22 x=%220.1em%22 font-size=%2270%22>✨</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 fill=%22%23f43f5e%22 rx=%2220%22/><text y=%22.9em%22 x=%220.1em%22 font-size=%2270%22>✨</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
