{
    "name": "ChatPS",
    "short_name": "ChatPS",
    "description": "The unofficial spin-off chat room of the official spin off of the gone but not forgotten TV Forum. Daily discussion of TV, retail, politics and more.",
    "icons": [
        {
            "src": "https://chatps.com/app/512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "https://chatps.com/app/256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "https://chatps.com/app/128.png",
            "sizes": "128x128",
            "type": "image/png"
        }
    ],
    "start_url": "network.html",
    "display": "standalone",
    "theme_color": "#ffffff",
    "background_color": "#066587",
    "url": "https://chatps.com/app",
    "scope": "https://chatps.com/",
    "manifestUrl": "https://chatps.com/pwa.webmanifest",
    "lang": "en",
    "orientation": "portrait"
}