{
  "name": "AS Backend Institute",
  "short_name": "AS Backend",
  "description": "India's #1 online backend development institute. Learn Node.js, MongoDB, MySQL, Redis, Socket.io with live classes and job assistance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070d1f",
  "theme_color": "#6366f1",
  "orientation": "any",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/asbackend-favicon-4a.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/image-new.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AS Backend Institute — Learn Backend Development"
    }
  ],
  "shortcuts": [
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Read backend development tutorials",
      "url": "/blog",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Cheatsheets",
      "short_name": "Cheatsheets",
      "description": "Quick reference cheatsheets",
      "url": "/cheatsheet",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "DSA Practice",
      "short_name": "DSA",
      "description": "Practice Data Structures & Algorithms",
      "url": "/dsa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Interview Prep",
      "short_name": "Interview",
      "description": "500+ backend interview questions",
      "url": "/interview-prep",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
