{
  "name": "PynSto F1",
  "short_name": "PynSto F1",
  "description": "Interactive Formula 1 companion app — circuits, results, standings and live session tracking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#C5532B",
  "orientation": "any",
  "icons": [
    {
      "src": "img/Pynsto-web.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/Pynsto-web.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}