{
  "name": "Happies — Eiger Software Game Collection",
  "short_name": "Happies",
  "description": "A polished offline-friendly collection of browser games for phone, tablet, and desktop.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7fbff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "./icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": false
}
