{
  "name": "YarnLab — Code With Vibe",
  "short_name": "YarnLab",
  "description": "YarnLab is a platform for building expressive software, systems, and businesses. Explore PidGinYor, join Code With Vibe, and build with clarity.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070b11",
  "theme_color": "#0b1018",

  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],

  "categories": ["developer", "productivity", "education"],

  "lang": "en",
  "dir": "ltr"
}