{
    "name": "Earth Quiz - World Rankings Trivia Game",
    "short_name": "Earth Quiz",
    "description": "Test your world knowledge! Guess which category a country ranks best in - population, GDP, tourism, football & 30+ more categories.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f1118",
    "theme_color": "#0f1118",
    "orientation": "portrait",
    "scope": "/",
    "lang": "en",
    "categories": ["games", "education", "entertainment"],
    "icons": [
        {
            "src": "/screens/icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/screens/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screens/Game Screen.jpg",
            "sizes": "1170x2532",
            "type": "image/jpeg",
            "label": "Game Screen"
        },
        {
            "src": "/screens/Game Summary.jpg",
            "sizes": "1170x2532",
            "type": "image/jpeg",
            "label": "Game Summary"
        }
    ],
    "related_applications": [
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/pt/app/earth-quiz/id6755908077?l=en-GB",
            "id": "6755908077"
        }
    ],
    "prefer_related_applications": true
}
