{
    "name": "Ibadah Tracker",
    "short_name": "Ibadah",
    "description": "Track your daily Islamic practices - Prayer, Quran, Fasting, and Sadaqah",
    "start_url": "./ibadah.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#1a5f4a",
    "theme_color": "#1a5f4a",
    "categories": ["lifestyle", "utilities", "productivity"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231a5f4a' width='512' height='512' rx='100'/><text x='256' y='340' text-anchor='middle' font-size='280' fill='white'>☪</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a5f4a' width='192' height='192' rx='40'/><text x='96' y='130' text-anchor='middle' font-size='100' fill='white'>☪</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231a5f4a' width='512' height='512'/><text x='256' y='340' text-anchor='middle' font-size='280' fill='white'>☪</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 390 844'><rect fill='%231a5f4a' width='390' height='300'/><rect fill='%23f5f5f0' y='300' width='390' height='544'/><text x='195' y='150' text-anchor='middle' font-size='40' fill='white'>Ibadah Tracker</text><text x='195' y='200' text-anchor='middle' font-size='60' fill='%23d4af37'>☪</text></svg>",
            "sizes": "390x844",
            "type": "image/svg+xml",
            "form_factor": "narrow",
            "label": "Ibadah Tracker Home Screen"
        }
    ],
    "shortcuts": [
        {
            "name": "Track Prayer",
            "short_name": "Prayer",
            "description": "Mark your daily prayers",
            "url": "./ibadah.html#prayer",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%231a5f4a' width='96' height='96' rx='20'/><text x='48' y='65' text-anchor='middle' font-size='50'>🕌</text></svg>",
                    "sizes": "96x96",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Read Quran",
            "short_name": "Quran",
            "description": "Log your Quran reading",
            "url": "./ibadah.html#quran",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%231a5f4a' width='96' height='96' rx='20'/><text x='48' y='65' text-anchor='middle' font-size='50'>📖</text></svg>",
                    "sizes": "96x96",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Fasting",
            "short_name": "Fast",
            "description": "Track your fasting days",
            "url": "./ibadah.html#fasting",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%231a5f4a' width='96' height='96' rx='20'/><text x='48' y='65' text-anchor='middle' font-size='50'>🌙</text></svg>",
                    "sizes": "96x96",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Sadaqah",
            "short_name": "Sadaqah",
            "description": "Record your charity",
            "url": "./ibadah.html#sadaqah",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%231a5f4a' width='96' height='96' rx='20'/><text x='48' y='65' text-anchor='middle' font-size='50'>💝</text></svg>",
                    "sizes": "96x96",
                    "type": "image/svg+xml"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "handle_links": "preferred",
    "launch_handler": {
        "client_mode": "navigate-existing"
    },
    "edge_side_panel": {
        "preferred_width": 400
    }
}
