{
  "id": "/?source=pwa",
  "name": "AVE17 — Digital Greeting Cards",
  "short_name": "AVE17",
  "description": "Personalized digital greeting cards with video, photos, and animations",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0c0a0f",
  "theme_color": "#0c0a0f",
  "lang": "ka",
  "dir": "ltr",
  "orientation": "portrait",
  "categories": ["lifestyle", "social"],
  "icons": [
    {"src": "/png.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/png.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/png.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "/png.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
