{
  "name": "Boston Шаурма",
  "short_name": "Boston",
  "description": "Заказ самой сочной шаурмы",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1e1e",
  "theme_color": "#016241",
  "icons": [
    {
      "src": "https://placehold.co/192x192/016241/white?text=B",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/016241/white?text=Boston",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}