{
  "name": "Herencia Mexicana",
  "short_name": "HM",
  "description": "A trivia game celebrating Mexican history and culture. Play, learn, and honor 100 levels of Mexican heritage.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1f14",
  "theme_color": "#1a7a3c",
  "orientation": "portrait",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
