{
  "name": "Dog Sport Sidekick Race Entry",
  "short_name": "Race Entry",
  "description": "Offline race entry for Dog Sport Sidekick.",
  "start_url": "/race-entry",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#2e294e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/logo-text.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
