{
  "name": "\u30af\u30e9\u30df\u30fc\u304f\u3093\u7b4b\u30c8\u30ec",
  "short_name": "\u7b4b\u30c8\u30ec",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#EFF4EE",
  "theme_color": "#8FC85A",
  "description": "\u30af\u30e9\u30df\u30fc\u304f\u3093\u3068\u7d9a\u3051\u308b\u7b4b\u30c8\u30ec\u8a18\u9332",
  "orientation": "natural",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}