{
  "name": "My Apps",
  "short_name": "My Apps",
  "description": "My Apps — works offline, free forever.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='42' fill='%230A0A0A'/%3E%3Crect x='34' y='34' width='50' height='50' rx='11' fill='white'/%3E%3Crect x='108' y='34' width='50' height='50' rx='11' fill='white'/%3E%3Crect x='34' y='108' width='50' height='50' rx='11' fill='white'/%3E%3Crect x='108' y='108' width='50' height='50' rx='11' fill='white'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%230A0A0A'/%3E%3Crect x='90' y='90' width='134' height='134' rx='30' fill='white'/%3E%3Crect x='288' y='90' width='134' height='134' rx='30' fill='white'/%3E%3Crect x='90' y='288' width='134' height='134' rx='30' fill='white'/%3E%3Crect x='288' y='288' width='134' height='134' rx='30' fill='white'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
