{
  "name": "MAROI Premium",
  "short_name": "MAROI",
  "description": "日本語学習アプリ for Tokutei Ginou",
  "start_url": "/conversation/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a237e",
  "theme_color": "#1a237e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
