{
  "name": "Tinder",
  "short_name": "Tinder",
  "categories": [
    "lifestyle",
    "social",
    "dating"
  ],
  "start_url": "index.html?utm_source=homescreen&lang=zh-Hans",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff",
  "theme_color": "#fff",
  "description": "到目前为止，Tinder® 在线交友软件已经促成了 550 亿个配对，成为了全球最受年轻人欢迎的交友软件，是结交新朋友的优秀平台。",
  "gcm_sender_id": "465293127427",
  "icons": [
    {
      "src": "/static/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/android-chrome-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/android-chrome-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.tinder",
      "id": "com.tinder"
    },
    {
      "platform": "itunes",
      "url": "https://itunes.apple.com/app/tinder/id547702041"
    }
  ],
  "screenshots": [
    {
      "src": "/static/screenshots/en/like.png",
      "sizes": "750x1334",
      "type": "image/png"
    },
    {
      "src": "/static/screenshots/en/discover.png",
      "sizes": "750x1334",
      "type": "image/png"
    },
    {
      "src": "/static/screenshots/en/match.png",
      "sizes": "750x1334",
      "type": "image/png"
    },
    {
      "src": "/static/screenshots/en/chat.png",
      "sizes": "750x1334",
      "type": "image/png"
    }
  ],
  "title": "Tinder"
}