{
  "name": "Tina - Smart Tender Management",
  "short_name": "Tina",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#hex_code",
  "theme_color": "#hex_code",
  "description": "Smart tender management platform for Romanian public procurement. Monitor SEAP auctions, analyze opportunities, and streamline your bidding process.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
