{
  "name": "RunTrack",
  "short_name": "RunTrack",
  "description": "Analizza le tue performance di corsa e confrontati con il mondo.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#111111",
  "theme_color": "#E67E22",
  "lang": "it",
  "icons": [
    {
      "src": "Assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "Assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "Assets/favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["sports", "health", "fitness"],
  "screenshots": []
}
