{
  "name": "MicroBiz Lab v6 — Microbial Metabolic Economy",
  "short_name": "MicroBiz v6",
  "description": "微生物代謝経済を遊びながら学ぶ12ターン経営ゲーム",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#040810",
  "theme_color": "#00d4ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education",
    "games"
  ],
  "lang": "ja",
  "share_target": {
    "action": "./index.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
