{
  "name": "Pacenote",
  "short_name": "Pacenote",
  "description": "An AI setter and live call co-driver for online coaches.",
  "id": "/",
  "scope": "/",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#F59E0B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pn-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pn-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
