{
  "name": "TECCLK Cakery & Dining",
  "short_name": "TECCLK",
  "description": "TECCLK Cakery and Dining with specials, outlets, online ordering, and franchise information.",
  "start_url": "./#/home",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7fbfc",
  "theme_color": "#0f5968",
  "lang": "en",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Specials & Offers",
      "short_name": "Specials",
      "url": "./#/specials-offers",
      "icons": [
        {
          "src": "./icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Our Outlets",
      "short_name": "Outlets",
      "url": "./#/our-outlets",
      "icons": [
        {
          "src": "./icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Online Shop",
      "short_name": "Shop",
      "url": "./#/online-shop",
      "icons": [
        {
          "src": "./icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
