{
  "name": "Miuclaw",
  "short_name": "Miuclaw",
  "description": "Ruang kerja agen AI — chat, skill, dan rilis kode tanpa login",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#fbf9f4",
  "theme_color": "#fbf9f4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-light-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Obrolan Baru",
      "short_name": "Baru",
      "description": "Mulai obrolan baru",
      "url": "/app",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ],
  "categories": ["productivity", "utilities"]
}
