{
  "name": "ろじかるクエスト - こども向けプログラミング学習アプリ",
  "short_name": "ろじかるクエスト",
  "description": "楽しみながらプログラミング的思考を育む学習アプリ",
  "start_url": "/education/index.html",
  "display": "standalone",
  "background_color": "#f0f9ff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
