{
  "name": "Tenas Gym and Spa",
  "short_name": "Tenas Gym",
  "description": "Premium gym equipment, expert coaching, aerobics and spa recovery in Bole Bulbula, Addis Ababa.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#030616",
  "theme_color": "#030616",
  "categories": ["health", "fitness", "sports", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Join Now",
      "short_name": "Membership",
      "url": "/membership?source=pwa",
      "description": "View plans and become a member"
    },
    {
      "name": "Book a Tour",
      "short_name": "Tour",
      "url": "/tour?source=pwa",
      "description": "Book a facility tour"
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "url": "/gallery?source=pwa",
      "description": "See inside Tenas Gym and Spa"
    }
  ]
}
