{
  "name": "Q.YTP System",
  "short_name": "Q.YTP",
  "start_url": "index.php?page=dashboard",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#1c3b9f",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}