{
    "name": "حاسبة الكهرباء والماء",
    "short_name": "حاسبة الفواتير",
    "description": "حاسبة بسيطة لتقدير قيمة فاتورة الكهرباء والماء في الأردن.",
    "id": "/bills-calculator/",
    "start_url": "./index.html",
    "scope": ".",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icon-1024.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-1024.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-1024.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
