{
    "name": "Novčanik",
    "short_name": "Novčanik",
    "description": "Pratite svoje lične finansije",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#667eea",
    "theme_color": "#667eea",
    "orientation": "portrait",
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect fill='%23667eea' width='100' height='100' rx='20'/%3E%3Ctext x='50' y='65' font-size='50' text-anchor='middle' fill='white'%3E₿%3C/text%3E%3C/svg%3E",
            "sizes": "100x100",
            "type": "image/svg+xml"
        },
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'%3E%3Crect fill='%23667eea' width='180' height='180' rx='36'/%3E%3Ctext x='90' y='115' font-size='90' text-anchor='middle' fill='white'%3E₿%3C/text%3E%3C/svg%3E",
            "sizes": "180x180",
            "type": "image/svg+xml"
        }
    ]
}