{
  "id": "/stylist",
  "name": "SaloCheck Stylist",
  "short_name": "SaloCheck",
  "description": "スタイリスト向けポータル",
  "start_url": "/stylist",
  "scope": "/stylist",
  "display": "standalone",
  "background_color": "#4A3AFF",
  "theme_color": "#4A3AFF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
