{
    "name": "Barking Up The Right Tree",
    "short_name": "Barking",
    "description": "Quickly report and find lost pets in South Africa.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#EA580C",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/pwa-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/pwa-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
