{
  "name": "RiskAI X — Property Risk Intelligence",
  "short_name": "RiskAI X",
  "description": "Seismic risk, flood, ICRAL, building era, and AI analysis for any property across 12 European countries. Offline reports included.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#04080f",
  "theme_color": "#c9a84c",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "id": "riskaix-pwa",

  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%2304080f'/><text x='96' y='130' font-family='Georgia,serif' font-size='100' font-weight='700' text-anchor='middle' fill='%23c9a84c'>X</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%2304080f'/><text x='256' y='350' font-family='Georgia,serif' font-size='280' font-weight='700' text-anchor='middle' fill='%23c9a84c'>X</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],

  "screenshots": [
    {
      "src": "/sample-report",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Property risk report — Bucharest seismic zone RS1"
    },
    {
      "src": "/app",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "RiskAI X mobile app — check any address in 12 countries"
    }
  ],

  "categories": ["finance", "real-estate", "productivity", "maps"],

  "shortcuts": [
    {
      "name": "Check a Property",
      "short_name": "Check",
      "description": "Run a full property risk assessment",
      "url": "/app",
      "icons": [{ "src": "/favicon.ico", "sizes": "96x96" }]
    },
    {
      "name": "Live Seismic Feed",
      "short_name": "Seismic",
      "description": "Real-time earthquake monitoring across Europe",
      "url": "/news.html",
      "icons": [{ "src": "/favicon.ico", "sizes": "96x96" }]
    },
    {
      "name": "ROI Calculator",
      "short_name": "ROI",
      "description": "Cross-border real estate ROI analysis",
      "url": "/roi-calculator-v2.html",
      "icons": [{ "src": "/favicon.ico", "sizes": "96x96" }]
    },
    {
      "name": "Saved Reports",
      "short_name": "Saved",
      "description": "View offline-cached property reports",
      "url": "/app#saved",
      "icons": [{ "src": "/favicon.ico", "sizes": "96x96" }]
    }
  ],

  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://riskaix.com/app"
    }
  ],
  "prefer_related_applications": false,

  "share_target": {
    "action": "/app",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "address",
      "url": "url"
    }
  },

  "protocol_handlers": [
    {
      "protocol": "web+riskaix",
      "url": "/app?action=%s"
    }
  ],

  "handle_links": "preferred",

  "edge_side_panel": {
    "preferred_width": 400
  },

  "description_localized": {
    "ro": "Risc seismic, inundaţii, ICRAL şi analiză AI pentru orice proprietate din România.",
    "gr": "Σεισμικός κίνδυνος, πλημμύρες και ανάλυση AI για ακίνητα σε 12 χώρες.",
    "bg": "Сеизмичен риск, наводнения и AI анализ за имоти в 12 държави.",
    "tr": "12 Avrupa ülkesinde mülk riski analizi — deprem, taşkın ve AI değerlendirmesi."
  }
}
