{
  "id": "/en",
  "name": "RoboDuniya — Learn Robotics",
  "short_name": "RoboDuniya",
  "description": "Interactive robotics learning platform. Browse components, build circuits, simulate robots.",
  "start_url": "/en",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#0f1117",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["education", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Components",
      "short_name": "Parts",
      "url": "/en/components",
      "description": "Browse robotics components"
    },
    {
      "name": "Builder",
      "short_name": "Build",
      "url": "/en/builder",
      "description": "Build a robot circuit"
    },
    {
      "name": "Learn",
      "short_name": "Learn",
      "url": "/en/learning",
      "description": "Lessons and learning paths"
    }
  ],
  "screenshots": []
}
