{
  "name": "ONE \u2014 Daily Challenge",
  "short_name": "ONE",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#080517",
  "theme_color": "#09051a",
  "description": "One challenge. One chance. Every day.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}