{
  "name": "HedefOn",
  "short_name": "HedefOn",
  "id": "hedefon-pwa",
  "scope": "/",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "description": "HedefOn ile Yatırım Fonlarına Akıllı ve Kolay Erişim",
  "orientation": "any",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/manifest.webmanifest"
    }
  ],
  "icons": [
    {
      "src": "/assets/images/icon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/images/icon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/images/icon.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/images/icon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/images/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "intent_filters": {
    "scope_url_scheme": "https",
    "scope_url_host": "hedefportfoy.com.tr",
    "scope_url_path": "/"
  }
}
