  {
  "name": "音声入力野帳",
  "short_name": "vox-note",
  "start_url": "../note.html",
  "scope": "../",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#f5f5f5",
  "icons": [
    {
      "src": "./pwa-ios2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./pwa-and2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
    
    
  ]
}