{
  "name": "ADTI Online Imtihon",
  "short_name": "ADTI Test",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#1e272e",
  "theme_color": "#20c997",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}