{
    "name": "Ascend Nutrition",
    "short_name": "Ascend",
    "icons": [
        {
            "src": "/icon-192.jpeg",
            "sizes": "192x192",
            "type": "image/jpeg"
        },
        {
            "src": "/icon-512.jpeg",
            "sizes": "512x512",
            "type": "image/jpeg"
        }
    ],
    "theme_color": "#ab3500",
    "background_color": "#f9f9ff",
    "display": "standalone"
}