{
  "name": "Biletime - Etkinlik Platformu",
  "short_name": "Biletime",
  "description": "Türkiye'nin #1 Etkinlik ve Bilet Platformu. Konserler, festivaller, tiyatrolar ve daha fazlası.",
  "theme_color": "#F26522",
  "background_color": "#fff7f2",
  "display": "browser",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "id": "/",
  "categories": ["entertainment", "events", "tickets"],
  "lang": "tr",
  "dir": "ltr",
  "icons": [
    {
      "src": "/pwa-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Biletlerim",
      "short_name": "Biletlerim",
      "url": "/biletlerim",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Etkinlik Oluştur",
      "short_name": "Oluştur",
      "url": "/create-event",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192" }]
    }
  ]
}
