{
  "name": "Obstacle Flare",
  "short_name": "Flare",
  "start_url": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#120C28",
  "theme_color": "#120C28",
  "icons": [
    {
      "src": "./icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}