{
  "name": "Rank Royale - Party Ranking Game",
  "short_name": "Rank Royale",
  "description": "The ultimate social party game for ranking your friends on hilarious prompts",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1b4b",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%238b5cf6' width='512' height='512' rx='128'/%3E%3Ctext x='256' y='320' font-size='240' text-anchor='middle' fill='white'%3E%3C/text%3E%3Cpath fill='%23fbbf24' d='M256 80l-64 128h128L256 80zm0 352l64-128H192l64 128zm-128-192l128 64V128l-128 64zm256 0l-128-64v128l128-64z'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "social"],
  "screenshots": [
    {
      "src": "http://static.photos/purple/640x360/1",
      "sizes": "640x360",
      "type": "image/jpeg"
    }
  ]
}