{
  "name": "PetGuard - Virtual Pet Productivity",
  "short_name": "PetGuard",
  "description": "Keep your virtual pet alive by being productive! Complete tasks, earn XP, and protect your pet from Kristi Noem.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#87ceeb",
  "theme_color": "#4a90e2",
  "orientation": "portrait",
  "categories": ["games", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
