{
    "name": "Atlas - Discover Beers & Coffees",
    "short_name": "Atlas",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#FFFBEB",
    "theme_color": "#F59E0B",
    "description": "Discover and rate the best beers and coffees around the world",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": ["food", "lifestyle", "social"],
    "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"
        }
    ]
}
