{
  "name": "株Enjoy",
  "short_name": "株Enjoy",
  "description": "AIに話しかけるだけで株を発見。¥1,000,000の仮想資金で本物さながらの投資体験。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080A0B",
  "theme_color": "#00A887",
  "lang": "ja",
  "icons": [
    {
      "src": "/icon-splash.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["finance", "education"],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
