{
  "name": "Murat Altındiş - Kişisel Web Sitesi",
  "short_name": "Murat Altındiş",
  "description": "Murat Altındiş kişisel web sitesi - Blog, projeler ve daha fazlası",
  "start_url": "/yeniweb/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "orientation": "portrait-primary",
  "scope": "/yeniweb/",
  "lang": "tr",
  "dir": "ltr",
  "icons": [
    {
      "src": "/yeniweb/images/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/yeniweb/images/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["blog", "portfolio", "business"],
  "screenshots": [
    {
      "src": "/yeniweb/images/galaxy-web.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Murat Altındiş Anasayfa"
    }
  ],
  "shortcuts": [
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Blog yazılarını görüntüle",
      "url": "/yeniweb/blog",
      "icons": [{ "src": "/yeniweb/images/logo.webp", "sizes": "96x96" }]
    },
    {
      "name": "Projeler",
      "short_name": "Projeler",
      "description": "Projeleri görüntüle",
      "url": "/yeniweb/projelerim",
      "icons": [{ "src": "/yeniweb/images/logo.webp", "sizes": "96x96" }]
    },
    {
      "name": "İletişim",
      "short_name": "İletişim",
      "description": "İletişim formu",
      "url": "/yeniweb/iletisim",
      "icons": [{ "src": "/yeniweb/images/logo.webp", "sizes": "96x96" }]
    }
  ]
}
