{
  "name": "Vibable Launchpad",
  "short_name": "Vibable",
  "description": "Discover the next wave of projects from vibable creators",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#8B4513",
  "background_color": "#0F0F23",
  "orientation": "portrait-primary",
  "categories": ["productivity", "developer", "business"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "https://storage.googleapis.com/gpt-engineer-file-uploads/dWAl73TPuJgHOL1C9aCCoMas2eb2/uploads/1757653036221-image-37.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable any"
    },
    {
      "src": "https://storage.googleapis.com/gpt-engineer-file-uploads/dWAl73TPuJgHOL1C9aCCoMas2eb2/uploads/1757653036221-image-37.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.png", 
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}