{
  "name": "ChatApp - Messaging Modern",
  "short_name": "ChatApp",
  "description": "Aplikasi messaging modern dengan fitur real-time chat. Terhubung dengan siapa saja, kapan saja.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#18181b",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-512x512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/chat-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ChatApp on mobile"
    }
  ],
  "categories": ["social", "communication"],
  "lang": "id",
  "dir": "ltr"
}
