{
  "name": "Fukuya スマ棚 — 音声棚卸＆在庫金額管理",
  "short_name": "スマ棚",
  "description": "声で棚卸、金額まで自動集計。飲食店向けのハンズフリー棚卸アプリ",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0c10",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
