{ "name": "PitStop", "short_name": "PitStop", "description": "A personal vehicle service tracker for maintenance history, reminders, and records.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#0b0f14", "theme_color": "#0f1720", "categories": ["productivity", "utilities", "automotive"], "icons": [ { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" } ] }