{
  "name": "Your Company",
  "short_name": "YC Elite",
  "description": "Modern luxury for the digital age.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://placehold.co/192x192/1a1a1a/ffffff?text=YC",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/192x192/d4AF37/ffffff?text=YC",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://placehold.co/512x512/1a1a1a/ffffff?text=YOUR+COMPANY",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
