{ "name": "Lakawon", "short_name": "Lakawon", "description": "Lakawon app shell for offline support and installable experience.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "theme_color": "#ffffff", "background_color": "#ffffff", "icons": [ { "src": "assets/img/favicon/lakawon-logo.png", "sizes": "192x192", "type": "image/png" }, { "src": "assets/img/favicon/lakawon-logo.png", "sizes": "512x512", "type": "image/png" } ] }