{
  "name": "EL.I.AM — Your Own Affirmations",
  "short_name": "EL.I.AM",
  "description": "Write it. Speak it. Loop it. AI-personalized I AM affirmations in your own voice.",
  "start_url": "/eliam.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#C9A84C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/iam-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/iam-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}