{
    "name":  "Lila Cake \u0026 Coffee Lila Coffee & Bistro Dijital Menü",
    "short_name":  "Lila Coffee & Bistro",
    "description":  "Lila Cake \u0026 Coffee Lila Coffee & Bistro tatlı, kahve ve içecek menüsü.",
    "lang":  "tr",
    "start_url":  "./",
    "scope":  "./",
    "display":  "standalone",
    "background_color":  "#120f0c",
    "theme_color":  "#120f0c",
    "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/maskable-512.png",
                      "sizes":  "512x512",
                      "type":  "image/png",
                      "purpose":  "maskable"
                  }
              ]
}