{
  "name": "翔んでエスパーくん",
  "short_name": "エスパーくん",
  "description": "走って跳んで、ゴールをめざす横スクロールアクション",
  "start_url": "/apps/esupa-run",
  "scope": "/apps/esupa-run",
  "display": "standalone",
  "background_color": "#f7f5ef",
  "theme_color": "#72b56d",
  "icons": [
    {
      "src": "/icons/apps/esupa-run/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apps/esupa-run/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
