{
    "name": "Onysoft İş Takip",
    "short_name": "Onysoft",
    "description": "Onyıl Bilişim İş Takip Sistemi",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#2c3e50",
    "theme_color": "#2c3e50",
    "lang": "tr",
    "orientation": "any",
    "icons": [
        {
            "src": "/onyillogo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/onyillogo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "shortcuts": [
        {
            "name": "Yeni İş",
            "url": "/#new-work",
            "icons": [{"src": "/onyillogo.png", "sizes": "192x192"}]
        },
        {
            "name": "İşlerim",
            "url": "/#my-works",
            "icons": [{"src": "/onyillogo.png", "sizes": "192x192"}]
        }
    ]
}
