{
  "name": "Perfect Heart",
  "short_name": "Perfect Heart",
  "description": "A cute browser game — trace a perfect heart and get scored 0–100%.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffd6e8",
  "theme_color": "#ffd6e8",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
