{
    "name": "Michoacana",
    "short_name": "Michoacana",
    "description": "Order delicious ice cream and treats from Michoacana Ice Cream Shop",
    "start_url": "/home",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "id": "michoacana-ice-cream",
    "dir": "ltr",
    "iarc_rating_id": "e84b072d-71b3-4d3e-8ae4-b0e0b0b0b0b0",
    "launch_handler": {
        "client_mode": "navigate-existing"
    },
    "categories": [
        "food",
        "shopping"
    ],
    "lang": "en",
    "icons": [
        {
            "src": "/icons/192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}