{
  "name": "めぐむの やさしさタウン",
  "short_name": "やさしさタウン",
  "description": "優しさとお仕事を学ぶ子ども向けWebゲーム",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#e0f2fe",
  "theme_color": "#38bdf8",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "education"],
  "lang": "ja"
}
