{
  "name": "ZenQuoteGenerator - AI Quotes & Wisdom",
  "short_name": "ZenQuote",
  "description": "Generate peaceful AI quotes instantly. Wisdom, positivity, motivation, and calmness powered by AI.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0c0720",
  "theme_color": "#4e148c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
