﻿{
  "name": "RC Lap Manager",
  "short_name": "RC Lap",
  "description": "Analyze RC racing practice laps from Speedhive: best lap-count comparison across sessions, rankings, charts and live timing.",
  "lang": "en",
  "categories": ["sports", "utilities"],
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#090b0f",
  "theme_color": "#090b0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192-v6.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512-v6.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-512-v6.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
