{
  "name": "人気ランキング.com",
  "short_name": "人気ランキング",
  "description": "AI・動画・エンタメの最新トレンドを口コミとデータで比較するランキングメディア",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#BA7517",
  "background_color": "#FAFAF7",
  "lang": "ja",
  "dir": "ltr",
  "categories": [
    "news",
    "entertainment",
    "magazines"
  ],
  "icons": [
    {
      "src": "/img/favicon/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/favicon/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/favicon/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI言語モデル",
      "short_name": "AI",
      "description": "ChatGPTなどのAIアプリ比較",
      "url": "/ai/AI_language_model/",
      "icons": [
        {
          "src": "/img/favicon/favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "動画ランキング",
      "short_name": "動画",
      "description": "フラッシュモブ・Let It Go・音楽動画",
      "url": "/douga/",
      "icons": [
        {
          "src": "/img/favicon/favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "サイト内検索",
      "short_name": "検索",
      "description": "気になるキーワードで検索",
      "url": "/search.php",
      "icons": [
        {
          "src": "/img/favicon/favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}