{
  "name": "global.fun",
  "short_name": "global.fun",
  "description": "Tiny mobile experiments, in your language.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fafaf5",
  "theme_color": "#fafaf5",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "lang": "en",
  "categories": ["games", "entertainment"]
}
