{ "name": "マネ田くん", "description": "シンプルな家計簿アプリケーション", "start_url": "/", "display": "standalone", "background_color": "#f5f5f5", "theme_color": "#1976d2", "orientation": "portrait", "lang": "ja", "icons": [ { "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any" }, { "src": "/icon.png", "type": "image/png", "sizes": "512x512" } ], "scope": "/" }