{
  "short_name": "Dino Nod",
  "name": "Dino Nod: Neck Gymnastics Game",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/index.html",
  "display": "standalone",
  "theme_color": "#111827",
  "background_color": "#f3f4f6"
}