{
  "name": "AI Hirlive",
  "short_name": "Hirlive",
  "description": "Canal continuu de stiri romanesti, prezentat de inteligenta artificiala.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "lang": "ro",
  "dir": "ltr",
  "categories": ["news", "entertainment"],
  "icons": [
    { "src": "/icons/icon-48.png",  "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots-wide.png",   "sizes": "1280x720",  "type": "image/png", "form_factor": "wide",   "label": "AI Hirlive pe desktop" },
    { "src": "/screenshots-narrow.png", "sizes": "720x1280",  "type": "image/png", "form_factor": "narrow", "label": "AI Hirlive pe mobil" }
  ],
  "shortcuts": [
    { "name": "Live",          "short_name": "Live",   "url": "/?source=pwa-shortcut",        "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Stiri recente", "short_name": "Recente","url": "/recent?source=pwa-shortcut",  "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
