{
  "short_name": "Telegizer",
  "name": "Telegizer — Telegram Group Automation",
  "description": "Automate your Telegram groups with AutoMod, scheduling, analytics, and AI.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2563EB",
  "background_color": "#0f172a",
  "categories": ["productivity", "utilities", "social"],
  "icons": [
    {
      "src": "/icons/telegizer-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/telegizer-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/telegizer-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false
}
