{
  "name": "遊びの隠れ家なんやかん屋",
  "short_name": "なんやかん屋",
  "description": "遊びの隠れ家なんやかん屋 公式アプリ",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#B00000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23B00000' width='192' height='192'/><text x='96' y='96' font-size='80' fill='white' text-anchor='middle' dy='.3em'>屋</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}