{
  "name": "Aheal Admin",
  "short_name": "Aheal",
  "description": "LINE Chatbot Admin Panel",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#06C755",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/api/icon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
