{
  "name": "Aisisten - AI Agent Assistant",
  "short_name": "Aisisten",
  "description": "AI Agent Assistant siap bantu kerja sehari-hari.",
  "start_url": "./beranda.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "id",
  "theme_color": "#06C5D5",
  "background_color": "#ffffff",
  "icons": [
    { "src": "../assets/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "../assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "../assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
