{
  "name": "Perfect Circle Challenge - Kiwi Simple",
  "short_name": "Perfect Circle Challenge",
  "description": "Free perfect circle challenge. No ads, no tracking, works offline.",
  "start_url": "/perfect-circle/",
  "scope": "/perfect-circle/",
  "id": "/perfect-circle/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#6200EA",
  "background_color": "#ffffff",
  "categories": [
    "utilities"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}