{
  "name": "Web Push Test Uygulaması",
  "short_name": "PushTest",
  "description": "Firebase Web Push Token Alıcı",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007aff",
  "icons": [
    {
      "src": "https://via.placeholder.com/192.png?text=Push",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://via.placeholder.com/512.png?text=Push",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false,
  "orientation": "portrait"
}
