﻿{
  "name": "CODEWITH-VIVEK",
  "short_name": "CV Study",
  "description": "CODEWITH-VIVEK — Learn, Code, Grow. Access all PW study materials for free.",
  "start_url": "/study",
  "id": "/study",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0a0f1a",
  "theme_color": "#1a90ff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Study",
      "short_name": "Study",
      "description": "Browse your batches and study materials",
      "url": "/study",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
