{
  "name": "Sonsuz Sualtı Serüveni Oyunu",
  "short_name": "Sualtı Oyunu",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f0f6ff",
  "theme_color": "#7DDFFF",
  "description": "Renkli ve eğlenceli bir sualtı macera oyunu!",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
