{
  "name": "Patino Real Estate Game",
  "short_name": "Patino Game",
  "description": "Test your real estate IQ and enter the $100 gift card drawing. Buyer, Seller, and New Home tracks.",
  "start_url": "/quiz/",
  "scope": "/quiz/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a0508",
  "theme_color": "#c00f2c",
  "icons": [
    {
      "src": "/wp-content/uploads/patino-real-estate-logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/patino-real-estate-logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}