{
  "name": "Artemis Garage",
  "short_name": "Artemis",
  "description": "Engineering-grade sim racing tune workspace. Race, Drift, and Seasonal modes with AI diagnostics.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#f59e0b",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "utilities"],
  "screenshots": [
    {
      "src": "/pwa-screenshot-1.webp",
      "sizes": "499x969",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Artemis Garage — tuning workspace"
    },
    {
      "src": "/pwa-screenshot-2.webp",
      "sizes": "499x969",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Artemis Garage — AI race engineer"
    }
  ]
}
