{
  "name": "Kadnieri",
  "short_name": "Kadnieri",
  "description": "Independent digital magazine from Tbilisi — culture, fashion, music, art.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#000000",
  "lang": "ka",
  "dir": "ltr",
  "categories": ["news", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/static/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/images/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/static/images/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
