﻿{
  "short_name": "E-Belediye",
  "name": "Olgu E-Belediye",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "background_color": "#3367D6",
  "display": "fullscreen",
  "theme_color": "#3367D6"
}