{ "name": "Inkberry.io", "short_name": "Inkberry", "start_url": "/", "icons": [ { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "file_handlers": [ { "action": "/", "accept": { "application/x-inkberry": [".inkberry"] } } ], "theme_color": "#FAF7EF", "background_color": "#FAF7EF", "display": "standalone" }