{
  "name": "Ring Workout Tracker",
  "short_name": "Ring Tracker",
  "description": "Log your gymnastic ring workouts with ease",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#111111",
  "background_color": "#111111",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23111111' width='192' height='192'/><circle cx='96' cy='96' r='60' fill='%2322c55e'/><text x='96' y='110' font-size='80' font-weight='bold' fill='%23111111' text-anchor='middle'>⊕</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23111111' width='512' height='512'/><circle cx='256' cy='256' r='160' fill='%2322c55e'/><text x='256' y='290' font-size='200' font-weight='bold' fill='%23111111' text-anchor='middle'>⊕</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23111111' width='540' height='720'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
