{
    "short_name": "Spritedex",
    "name": "Fortnite Sprite Tracker",
    "icons": [
        {
            "src": "app_icon.webp",
            "sizes": "192x192 512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ],
    "start_url": ".",
    "background_color": "#0b0c10",
    "theme_color": "#0e1017",
    "display": "standalone",
    "orientation": "portrait"
}