{
  "name": "Telezoid — Telegram Bot Development & Automation Agency",
  "short_name": "Telezoid",
  "description": "India-based, globally-serving Telegram bot development and automation agency. Custom bots, AI bots, Mini Apps, payment integration, and channel automation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020d1a",
  "theme_color": "#020d1a",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "developer"],
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Browse Telegram bot development services",
      "url": "/services.html",
      "icons": [{ "src": "/images/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get a free consultation",
      "url": "/contact.html",
      "icons": [{ "src": "/images/logo.png", "sizes": "96x96" }]
    }
  ]
}
