{
  "name": "DropDeploy",
  "short_name": "DropDeploy",
  "description": "Instant Deploy .zip ke Vercel & GitHub — 90% client-side, backend hanya NextAuth.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3cdd8c",
  "icons": [
    { "src": "/icon.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icon192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/apple-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}