{
  "name": "イベントタップPOS",
  "short_name": "イベントPOS",
  "description": "iPad1台で注文・会計・オーダーチケット管理までできる、催事・イベント出店向けオフライン対応POSアプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f6f2",
  "theme_color": "#0f766e",
  "orientation": "landscape-primary",
  "icons": [
    {
      "src": "/icons/event-tap-pos.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/event-tap-pos-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/event-tap-pos-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
