{
  "id": "raka-meeting-ai-pwa",
  "short_name": "RAKA",
  "name": "RAKA — Meeting Recorder & Knowledge Base Assistant",
  "description": "Aplikasi PWA Perekam Percakapan Meeting, Pembuat Knowledge Base AI Otomatis, dan Assistant Chatbot Interaktif.",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "start_url": "./index.html",
  "scope": "./",
  "background_color": "#050505",
  "theme_color": "#050505",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities", "business"]
}
