{
  "name": "Treats by Annies",
  "short_name": "Treats Admin",
  "description": "Order authentic Nigerian food, pastries & cakes from Treats by Annies.",
  "start_url": "/admin/orders",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#e11d74",
  "background_color": "#fdf6ee",
  "icons": [
    {
      "src": "/icons/treats-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/treats-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}