{
  "name": "Dino Command Center",
  "short_name": "Dino",
  "description": "A red-themed dinosaur explorer with search, quiz, 3D viewing, and API-powered interactions.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#8b0000",
  "theme_color": "#c41e3a",
  "icons": [
    {
      "src": "assets/dinoo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "assets/dinoo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
