{
  "name": "AT対策フラッシュ",
  "short_name": "AT対策",
  "description": "AT対策｜解剖の過去問○×を毎日サクッと反復",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff7ed",
  "theme_color": "#f59e0b",
  "lang": "ja",
  "icons": [
    {
      "src": "img/icon-at-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-at-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-at-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
