{
  "name": "じゃんけんオンライン",
  "short_name": "じゃんけんオンライン",
  "description": "オンラインでリアルタイム対戦できる無料のじゃんけんアプリ。友達や世界中の人とブラウザでじゃんけん対戦が楽しめます。",
  "lang": "ja",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e8e6f0",
  "theme_color": "#7c5cff",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/ogp.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
