{
    "name": "Bees Times App",
    "short_name": "Bees Times App",
    "start_url": "https://beestimes.com/index.php",
    "display": "standalone",
    "background_color": "#000040",
    "theme_color": "#d32f2f",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://beestimes.com/assets/public/pwa/69f519f197d6e-192x192 b1.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://beestimes.com/assets/public/pwa/69f519f18e858-512x512 b1.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}