{
  "name": "トリミングワン - ペットのトリミング予約",
  "short_name": "トリワン",
  "description": "ネットでかんたんにトリミングサロンを検索・予約。クーポンでおトクに予約できます。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#F2784B",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "shopping"],
  "lang": "ja",
  "dir": "ltr"
}
