{
  "name": "v/Place",
  "short_name": "v/Place",
  "description": "Vizyon Kampı v/place Etkinliği",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#333333",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./v-icon-512.png", 
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}