{
  "short_name": "RallyTime",
  "name": "Rally Timing by Vosloo R",
  "description": "Professional rally timing system with offline support",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect fill='%23facc15' width='100' height='100'/%3E%3Ctext x='50' y='70' font-size='50' text-anchor='middle' font-weight='900' fill='%23000'%3ERT%3C/text%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 100 100'%3E%3Crect fill='%23facc15' width='100' height='100'/%3E%3Ctext x='50' y='70' font-size='50' text-anchor='middle' font-weight='900' fill='%23000'%3ERT%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#facc15",
  "background_color": "#09090b",
  "orientation": "portrait"
}