{
  "name": "AyuGram - Enhanced Telegram Client",
  "short_name": "AyuGram",
  "description": "Experience Telegram with advanced features. Ghost mode, message history, customization, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f0a1a",
  "theme_color": "#8b5cf6",
  "categories": ["communication", "social", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon-32x32.jpg",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.jpg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "AyuGram Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Web Client",
      "short_name": "Web Client",
      "description": "Launch AyuGram Web Client",
      "url": "/?action=launch",
      "icons": [{ "src": "/android-chrome-192x192.jpg", "sizes": "192x192" }]
    }
  ]
}
