{
  "name": "美容SNSラボ",
  "short_name": "美容SNSラボ",
  "description": "美容SNS運用を実践で学ぶためのAI搭載学習プラットフォーム",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#FAFAFA",
  "theme_color": "#FF75A8",
  "orientation": "portrait-primary",
  "lang": "ja",
  "icons": [
    {
      "src": "beauty-sns-lab/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "beauty-sns-lab/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "productivity"]
}
