{
  "name": "Magic 8 Ball",
  "short_name": "8Ball",
  "description": "Ask the Magic 8 Ball your questions",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050508",
  "theme_color": "#2a2a35",
  "icons": [
    {
      "src": "/images/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
