{
  "name": "タイピングゲーム",
  "short_name": "タイピング",
  "description": "小学生向けローマ字タイピング練習アプリ",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0f0c29",
  "theme_color": "#0f0c29",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
