{ "name": "Scent Log", "short_name": "Scent Log", "description": "Log scent machine refills across locations. Fast, offline-first field tool.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait-primary", "background_color": "#fbfbf9", "theme_color": "#fbfbf9", "categories": ["business", "productivity", "utilities"], "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "icons/icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" } ] }