{
  "name": "Capcap. 🎭 | Caption & Quotes Generator",
  "short_name": "Capcap",
  "description": "Generator caption & quotes berbasis mood untuk Gen Z Indonesia.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#818cf8",
  "icons": [
    {
      "src": "/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait"
}