{
    "name": "Noteify Not Defteri",
    "short_name": "Noteify",
    "description": "Modern, mobil öncelikli not defteri uygulaması",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#12131a",
    "theme_color": "#7c6cf0",
    "orientation": "any",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
