{
    "name": "AmeboChef",
    "short_name": "AmeboChef",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#FBF6F0",
    "theme_color": "#D2502A",
    "description": "Your Nigerian kitchen, intelligently planned. Weekly meal plans, smart market lists, and step-by-step cooking.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": ["food", "lifestyle", "health"],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
