{ "name": "GigCircle", "short_name": "GigCircle", "description": "Discover gigs, plan with friends, save memories, and keep your concert history close.", "id": "/app", "start_url": "/app?source=pwa", "scope": "/", "display": "minimal-ui", "display_override": ["window-controls-overlay", "minimal-ui"], "orientation": "portrait-primary", "theme_color": "#080808", "background_color": "#080808", "icons": [ { "src": "/web-app-manifest-192x192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/web-app-manifest-512x512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Home", "url": "/app", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192" } ] }, { "name": "Line-up", "url": "/app/lineup", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192" } ] }, { "name": "Memories", "url": "/app/memories", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192" } ] } ], "categories": ["music", "social", "entertainment"], "lang": "nl" }