{
  "name": "Mom's Touch Mongolia",
  "short_name": "Mom's Touch",
  "description": "Hand-breaded whole-thigh chicken burgers, fresh to order, at 18 stores across Ulaanbaatar.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF7F1",
  "theme_color": "#F5A623",
  "orientation": "portrait",
  "lang": "mn",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "View menu",
      "short_name": "Menu",
      "url": "/menu",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Find a store",
      "short_name": "Stores",
      "url": "/stores",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
