{
    "name": "Kiliee - discover and order fresh local food anytime ",
    "short_name": "Kiliee",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#bef4c0",
    "theme_color": "#2abd32",
    "description": "Kiliee connects you with your favorite street vendors and food trucks, making it easy to discover and order fresh local food anytime. Browse nearby vendors, place orders in seconds, and skip the waiting line with a smooth and reliable pickup experience — all while supporting local businesses in your community.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "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"
        }
    ]
}