{
    "name": "Flightflyer",
    "short_name": "Flightflyer",
    "description": "Find award flights instantly. Compare airline miles & points, track live award availability, discover the best travel redemption deals, and get seats for the lowest points.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0A5AFE",
    "icons": [
        {
            "src": "/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}