{
  "name": "Cielo エステティックサロン",
  "short_name": "Cielo",
  "description": "宮崎のラグジュアリーエステサロン Cielo",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#1A1A1A",
  "orientation": "portrait-primary",
  "lang": "ja",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["beauty", "lifestyle"],
  "shortcuts": [
    {
      "name": "予約する",
      "short_name": "予約",
      "description": "施術メニューの予約",
      "url": "/#reservation",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
