{
  "name": "お出かけチェックリスト",
  "short_name": "お出かけ",
  "description": "お出かけの持ち物チェックリスト",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3e5f5",
  "theme_color": "#f06292",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
