{
  "name": "ナマケモノのお世話",
  "short_name": "なまけもの",
  "description": "お世話をサボるとナマケモノがゆっくり逃げる",
  "start_url": "/sloth-care.html",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/pochi_icon.png",
      "sizes": "360x360",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
