{
  "name": "CarsRiddle - Wordle for Cars",
  "short_name": "CarsRiddle",
  "description": "Daily car guessing game - Guess the mystery car in 10 tries! Known as Cars Wordle or Cardle. Challenge your automotive knowledge with this fun daily puzzle game.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#6b21a8",
  "categories": ["games", "entertainment", "education"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ]
}
