{
  "name": "カギナウ",
  "short_name": "カギナウ",
  "description": "教室の鍵の開錠・施錠状態をリアルタイムで確認できるアプリ",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007aff",
  "lang": "ja",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}