{
  "name": "ระบบนิเทศการสอน",
  "short_name": "ระบบการติดตามการสอน",
  "id": "/",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f0f9ff",
  "theme_color": "#f0f9ff",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "icon_pwa.php?size=192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon_pwa.php?size=512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}