{
  "id": "/launcher",
  "name": "Meta V Games",
  "short_name": "MVG",
  "description": "Blockchain-powered game solutions from Puerto Rico. Play, compete, and earn.",
  "start_url": "/launcher",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050c18",
  "theme_color": "#050c18",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/hero-bg.png",
      "sizes": "1408x768",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Meta V Games — Play, compete, and earn"
    }
  ]
}
