{
    "id": "/",
    "name": "Teyrn — Real-Time Community Chat",
    "short_name": "Teyrn",
    "description": "Teyrn is a real-time community chat platform with servers, channels, voice, and presence.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#2D2D30",
    "theme_color": "#49b38c",
    "categories": ["social", "communication", "chat"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "https://placehold.co/192x192",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://placehold.co/512x512",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "https://placehold.co/1280x720",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        }
    ]
}