{
  "name": "pravq",
  "short_name": "pq",
  "description": "Лесен builder за създаване и изтегляне на Landing Page за Meta реклами.",
  "theme_color": "hsl(35, 85%, 50%)",
  "background_color": "hsl(30, 10%, 97%)",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
