{
  "name": "Пикни!",
  "short_name": "Пикни!",
  "description": "Меню на неделю за 30 секунд. Реальные цены, умная готовка.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#45A44A",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "lang": "ru-RU",
  "categories": [
    "food",
    "lifestyle",
    "health"
  ]
}