{
    "name": "Fiesta Field Guide",
    "short_name": "Field Guide",
    "description": "Identify Fiesta in the wild, track the collection, hunt the wishlist.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#fdf8ed",
    "theme_color": "#2c2318",
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
