{
  "name": "StyleWithNanya — Book an Appointment",
  "short_name": "StyleWithNanya",
  "description": "Book braids, twists, locs and natural hair styling with StyleWithNanya in Edmonton, Alberta.",
  "id": "/",
  "start_url": "/index.php?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F5F0",
  "theme_color": "#C9A84C",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
