{
  "name": "Ribuu İşletmem",
  "short_name": "Ribuu İşletmem",
  "description": "Ribuu AI Restoran Yönetim Paneli",
  "start_url": "/admin.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020509",
  "theme_color": "#020509",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "splash_pages": null,
  "prefer_related_applications": false,
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "scope": "/"
}