{
  "name": "Dokkaew Touch",
  "short_name": "Dokkaew",
  "description": "ระบบดูแลนักเรียน โรงเรียนบางแก้วประชาสรรค์",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "start_url": "/",
  "scope": "/",
  "theme_color": "#10b981",
  "background_color": "#f8fafc",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
