{
  "name": "Golem - Earn Your Screen Time",
  "short_name": "Golem",
  "description": "Guard distracting apps and earn intentional access through movement.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "./public/images/golem-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
