{
    "name": "ELooşş",
    "short_name": "Elooşş",

    "description": "Özel anılar için hazırlanmış dijital kutu",

    "start_url": "index.html",

    "display": "standalone",

    "orientation": "portrait",

    "background_color": "#090d1a",

    "theme_color": "#090d1a",

    "lang": "tr",

    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },

        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}