{
  "name": "Snack Tm ｜ 売上・在庫管理",
  "short_name": "Snack Tm",
  "description": "Snack Tm の売上・顧客・ボトルキープ・在庫管理アプリ",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "ja",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "240x240",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.png",
      "sizes": "240x240",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
