{
  "name": "Running Chihuahua AI",
  "short_name": "RunChi",
  "description": "Escape the bosses in this infinite runner!",
  "icons": [
    {
      "src": "https://placehold.co/192x192/png?text=Dog",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/png?text=Dog",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#111827",
  "frame": {
    "version": "next",
    "imageUrl": "https://placehold.co/600x400/png?text=Running+Chihuahua",
    "button": {
      "title": "Run Now",
      "action": {
        "type": "launch_frame",
        "name": "Running Chihuahua",
        "url": "https://runningchihuahuaai.k0j1.v2002.coreserver.jp/",
        "splashImageUrl": "https://placehold.co/200x200/png?text=Loading",
        "splashBackgroundColor": "#111827"
      }
    }
  }
}