{
  "name": "AIエージェント導入支援ナビ",
  "short_name": "AIナビ",
  "description": "あなたの組織に最適なAI活用を無料診断",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "ja",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "中小企業AI診断",
      "url": "/small-business-ai/diagnosis/",
      "description": "中小企業向けAI導入診断"
    },
    {
      "name": "学校AI診断",
      "url": "/school-ai/diagnosis/",
      "description": "学校向けAI校務改善診断"
    }
  ]
}
