{
    "name": "Feedinbox",
    "short_name": "Feedinbox",
    "description": "Collect user feedback, bug reports, and feature requests straight to your inbox",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#171717",
    "icons": [
        {
            "src": "/feedinbox.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/feedinbox.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}