{
    "name": "Where's My Stuff",
    "short_name": "My Stuff",
    "description": "A searchable inventory for everything you own.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0b1526",
    "background_color": "#0b1526",
    "icons": [
        {
            "src": "/icon-1280.png",
            "sizes": "1280x1280",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
