{ "name": "Trolley Shopping List", "short_name": "Trolley", "description": "A simple, elegant shopping list PWA with account access and database support.", "start_url": "./index.html", "scope": "./", "display": "standalone", "background_color": "#f7f8fa", "theme_color": "#111827", "orientation": "portrait-primary", "icons": [ { "src": "assets/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "categories": ["productivity", "shopping", "utilities"] }