{
  "name": "Alevihane",
  "short_name": "Alevihane",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/img/192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}