{
    "name": "The Orange Juice Podcast",
    "short_name": "Orange Juice",
    "description": "Local stories from Orange, NSW, Australia",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "32x32",
            "type": "image/x-icon"
        },
        {
            "src": "/favicon.ico",
            "sizes": "16x16",
            "type": "image/x-icon"
        }
    ],
    "theme_color": "#ea580c",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "scope": "/"
}