{
  "name": "Ελληνικές Κάρτες",
  "short_name": "Κάρτες",
  "description": "Ελληνικές κάρτες χαιρετισμού",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0f0d0b",
  "background_color": "#0f0d0b",
  "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" },
    { "src": "icons/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icons/icon.svg",    "sizes": "any",      "type": "image/svg+xml", "purpose": "any" }
  ]
}
