{ "id": "./", "name": "Notes", "short_name": "Notes", "description": "Gym, work and life notes.", "display": "standalone", "orientation": "portrait", "start_url": "./", "scope": "./", "background_color": "#f6f7f9", "theme_color": "#ebe8f9", "icons": [ { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "assets/img/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }