{
  "name": "パンダさんパワー!!",
  "short_name": "パンダパワー",
  "description": "パンダさんパワー反射神経ゲーム",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#b0f5b4",
  "theme_color": "#b0f5b4",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
