{
  "id": "./",
  "name": "対面手続アプリ",
  "short_name": "対面手続",
  "description": "イカイアウトソーシング 社内担当者向け対面手続アプリ",
  "lang": "ja",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f3f5f7",
  "theme_color": "#2f8f3a",
  "icons": [
    {
      "src": "./icon-192.png?v=1.0.0",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png?v=1.0.0",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}