{
  "name": "native-real AI — 弱点が溶けていく",
  "short_name": "native-real AI",
  "description": "あなたの解答履歴から AI が忘れかけの弱点を見抜き、今日のあなたに必要な10問だけを出題。",
  "start_url": "/ai/?utm_source=pwa",
  "scope": "/ai/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F6F1",
  "theme_color": "#F8F6F1",
  "lang": "ja",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/assets/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
