{
  "name": "Queen B Legacy",
  "short_name": "Queen B",
  "description": "Home-cooked meals, baked favourites, and easy ordering.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1208",
  "theme_color": "#2b1b0c",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
