{
  "id": "echolove-jp",
  "name": "EchoLove - 恋愛タイプ診断",
  "short_name": "EchoLove",
  "description": "3軸×3タイプの27分類で、あなたの恋愛スタイルを軽やかに診断",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2DD4BF",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "lang": "ja",
  "dir": "ltr"
}
