{
  "name":             "Just One More Cat...",
  "short_name":       "One More Cat",
  "description":      "A cozy merge game. With cats.",
  "start_url":        "/",
  "scope":            "/",
  "display":          "standalone",
  "orientation":      "portrait",
  "background_color": "#1a1a2e",
  "theme_color":      "#1a1a2e",
  "categories":       ["games", "entertainment"],
  "icons": [
    {
      "src":     "/icons/icon-192.png",
      "sizes":   "192x192",
      "type":    "image/png",
      "purpose": "any"
    },
    {
      "src":     "/icons/icon-512.png",
      "sizes":   "512x512",
      "type":    "image/png",
      "purpose": "any"
    }
  ]
}
