{
  "name": "Admin Panel",
  "short_name": "Admin",
  "description": "Admin Panel for managing the platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.jpeg",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/logo.jpeg",
      "sizes": "192x192",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "th",
  "prefer_related_applications": false
}
