{
  "name": "Carry On — Camı Taşı 3D",
  "short_name": "Carry On",
  "description": "İki işçi, bir cam — trafikte kaçabildiğin kadar kaç!",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#0a1228",
  "theme_color": "#0a1228",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
