{
  "name": "あつし保管庫",
  "short_name": "あつし保管庫",
  "description": "AI活用手法カタログ・プロンプト集・ツール早見表・用語集",
  "start_url": "./ai_catalog.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1115",
  "theme_color": "#6ee7ff",
  "lang": "ja",
  "dir": "ltr",
  "categories": ["education", "productivity", "reference"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
