{
  "name": "Суши от Зурьяны",
  "short_name": "Суши",
  "description": "Меню и корзина Суши от Зурьяны",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fff4ea",
  "theme_color": "#f45b3f",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
