{
    "name": "Rasoi — Meal Planner",
    "short_name": "Rasoi",
    "description": "Plan your weekly meals, save recipes and build smart kitchen shopping lists.",
    "id": "/dashboard",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#FCF5F1",
    "theme_color": "#CB6550",
    "categories": ["food", "lifestyle", "productivity"],
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
