{
    "name": "Blu Fon Y\u00f6netimi Mobil App",
    "short_name": "Blu Fon Y\u00f6netimi",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "fullscreen",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "out.php",
    "icons": [
        {
            "src": "images/icons/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "images/icons/icon-256.png",
            "type": "image/png",
            "sizes": "256x256"
        },
        {
            "src": "images/icons/icon-384.png",
            "type": "image/png",
            "sizes": "384x384"
        },
        {
            "src": "images/icons/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}