{
  "name": "VibeCodingList - AI Project Showcase",
  "short_name": "VibeCodingList",
  "description": "Explore the best AI-built vibe coding projects. Browse quick-turnaround creations, track trends, and submit your own—fast and easy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "developer", "technology"],
  "icons": [
    {
      "src": "/assets/icons/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/assets/icons/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/social/og-image-new.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "VibeCodingList homepage showing AI project showcase"
    }
  ]
}