{
  "name": "つむぐギフト管理システム",
  "short_name": "ギフト管理",
  "description": "伝票管理・出荷準備・出荷完了・収支管理",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#E9EBE5",
  "theme_color": "#16233C",
  "lang": "ja",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
