{
    "name": "Backly",
    "short_name": "Backly",
    "description": "Lost & Found, everywhere. Connect directly to lost & found offices at airports, malls, hospitals, and hotels.",
    "theme_color": "#005B71",
    "background_color": "#F5F7F8",
    "display": "standalone",
    "start_url": "/",
    "icons": [
        { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "/maskable-icon-512x512.png",  "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
        { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
    ]
}
