{
  "short_name": "FINaplo.AI",
  "name": "Financial message AI assistant",
  "icons": [
    {
      "src": "img/icons-vector.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "img/icons-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/icons-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "img/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "img/maskable_icon.png",
      "sizes": "240x240",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/?source=pwa",
  "start_url": "/",
  "scope": "/",
  "theme_color": "#00ecff",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "description": "Answer your questions about financial messages using AI.",
  "screenshots": [
    {
      "src": "img/screenshot1.png",
      "type": "image/png",
      "sizes": "540x720",
      "form_factor": "narrow"
    },
    {
      "src": "img/screenshot2.png",
      "type": "image/jpg",
      "sizes": "720x540",
      "form_factor": "wide"
    }
  ]
}
