{
  "name": "EQwispr",
  "short_name": "EQwispr",
  "description": "Whisper with Emotional Wisdom. Master Every Personality.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#7c3aed",
  "lang": "en-US",
  "icons": [
    { "src": "/icons/icon-192.jpg", "sizes": "192x192", "type": "image/jpeg" },
    { "src": "/icons/icon-512.jpg", "sizes": "512x512", "type": "image/jpeg" },
    { "src": "/icons/icon-maskable-512.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "maskable" }
  ]
}