{ "name": "Movie of the Night", "description": "Get the best movie/series recommendations", "icons": [ { "src": "/static/image/icon/192.png", "type": "image/png", "sizes": "192x192" }, { "src": "/static/image/icon/512.png", "type": "image/png", "sizes": "512x512" } ], "start_url": "/", "background_color": "#ffffff", "theme_color": "#ffffff", "display": "standalone", "scope": "/", "prefer_related_applications": true, "related_applications": [ { "platform": "play", "id": "com.movieofthenight.movieofthenight" } ] }