{
    "name": "uwuFlights - Live Flight & Aircraft Spotting",
    "short_name": "uwuFlights",
    "description": "Point your phone at the sky and find that flight. Live worldwide ADS-B aircraft tracking for plane spotters.",
    "icons": [{
            "src": "UFL-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "UFL-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "screenshots": [{
            "src": "/images/screenshot_1.png",
            "type": "image/png",
            "sizes": "1080x2340",
            "form_factor": "narrow"
        },
        {
            "src": "/images/screenshot_2.png",
            "type": "image/png",
            "sizes": "1920x1080",
            "form_factor": "wide"
        }
    ],
    "start_url": "/",
    "theme_color": "#ccffcc",
    "background_color": "#ccffcc",
    "display": "standalone",
    "display_override": ["fullscreen", "minimal-ui", "window-controls-overlay"],
    "orientation": "any",
    "id": "uwuflights",
    "dir": "ltr",
    "scope": "/",
    "lang": "en",
    "categories": [
        "entertainment",
        "lifestyle",
        "utilities"
    ]
}