{ "name": "弁当注文システム", "short_name": "弁当注文", "description": "ジオビット社内の弁当注文システム", "lang": "ja", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "theme_color": "#ee8e2b", "background_color": "#fff8ee", "icons": [ { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }