{
  "name": "Manufacturing Skills Academy",
  "short_name": "Manufacturing",
  "description": "製造現場の日本語・製造用語・AI会話・AIスピーキングを学べる製造業向け学習アプリです。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0f4c5c",
  "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"
    }
  ]
}