{
  "name": "Hesapcı Pro",
  "short_name": "Hesapcı",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0EA5E9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/9322/9322127.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/9322/9322127.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}