{
  "name": "食べPOS",
  "short_name": "食べPOS",
  "start_url": "/launcher.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0d0a",
  "theme_color": "#c9a84c",
  "icons": [
    {"src": "/icon.svg", "sizes": "any", "type": "image/svg+xml"}
  ]
}
