{
  "name": "fitmo",
  "short_name": "fitmo",
  "description": "AIコーチと始める、自分だけのダイエット",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#10d7d7",
  "theme_color": "#3f4a6f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/fitmo-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
