{
  "name": "Запрошення ✦",
  "short_name": "Запрошення",
  "description": "Створюйте та надсилайте запрошення на зустрічі. Система з реєстрацією, друзями та груповими запрошеннями.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf6f0",
  "theme_color": "#1a120a",
  "orientation": "portrait-primary",
  "lang": "uk",
  "gcm_sender_id": "474356200698",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='16' fill='white'/><path d='M20 30 L50 55 L80 30 L80 72 Q80 78 74 78 L26 78 Q20 78 20 72 Z' fill='black'/><path d='M20 30 L50 52 L80 30' fill='none' stroke='white' stroke-width='3' stroke-linejoin='round'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "productivity"],
  "shortcuts": [
    {
      "name": "Створити запрошення",
      "short_name": "Нове",
      "url": "/create",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23c9922a'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='white'>+</text></svg>",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Мої запрошення",
      "short_name": "Мої",
      "url": "/",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231a120a'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='white'>🏠</text></svg>",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
