{
  "name": "コレはね",
  "short_name": "コレはね",
  "description": "首都圏の食べる・飲むレア発見を共有するWeb APP",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#eef3f4",
  "theme_color": "#00c2c7",
  "icons": [
    {
      "src": "./assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
