{
  "name": "ぴよ氏の冒険",
  "short_name": "ぴよ氏の冒険",
  "description": "可愛いぴよ氏と一緒に冒険しよう！",
  "id": "/index.html",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#ffb6c1",
  "theme_color": "#ff69b4",
  "categories": ["games"],
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
