{
  "name": "Amira — Your Personal Assistant in Your Pocket",
  "short_name": "Amira",
  "description": "Track health, money, habits, relationships, and goals in one conversation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFBF7",
  "theme_color": "#D4542B",
  "lang": "en",
  "categories": ["lifestyle", "productivity", "health"],
  "icons": [
    {
      "src": "/assets/og-image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/og-image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
