{
    "name": "AykutCloud",
    "short_name": "AykutCloud",
    "description": "Yazılım, teknoloji ve yaratıcı projeler hakkında en güncel içerikler.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "any",
    "icons": [
        {
            "src": "./assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "./assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["news", "education"],
    "lang": "tr",
    "dir": "ltr"
}
