{
    "name": "POPs Today",
    "short_name": "POPs",
    "description": "Your daily dose of POPs information and updates",
    "start_url": "https://pops.today/usersc/login",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4CAF50",
    "icons": [
        {
            "src": "https://pops.today/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://pops.today/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "https://pops.today/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "categories": ["news", "education"],
    "orientation": "any",
    "scope": "/"
}