{ "id": "./", "name": "からだ・血糖手帳", "short_name": "からだ血糖", "description": "体重・食事・運動・血糖・服薬・体調・定期検査を、分かりやすく記録するPersonalアプリ。", "lang": "ja-JP", "start_url": "./?source=pwa-v08", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#f4f7f5", "theme_color": "#163d36", "categories": [ "health", "medical", "lifestyle" ], "icons": [ { "src": "icons/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icons/pwa-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }