{
  "name": "今日のニュース",
  "short_name": "ニュース",
  "description": "毎日のYouTubeニュースをランダムで見る",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fdf6ee",
  "theme_color": "#f18d00",
  "lang": "ja",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
