{
  "name": "DevWithSunil - AI & Coding Tutorials",
  "short_name": "DevWithSunil",
  "description": "Learn AI tools, coding, and technology with beginner-friendly tutorials and real-world projects",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["education", "productivity", "developer-tools"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest Videos",
      "short_name": "Videos",
      "description": "Watch the latest AI and coding tutorials",
      "url": "/#youtube",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tutorials",
      "short_name": "Learn",
      "description": "Browse coding tutorials and guides",
      "url": "/#tutorials",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
