{
  "name": "Tinlance",
  "short_name": "Tinlance",
  "description": "AI & Cybersecurity Product Studio — Nigeria",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080a0f",
  "theme_color": "#00e5c8",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "Contact Us", "short_name": "Contact", "description": "Send a project brief", "url": "/contact.php", "icons": [{"src": "/assets/img/icon-192.png", "sizes": "192x192"}]},
    {"name": "ThreatFade", "short_name": "ThreatFade", "description": "Join the ThreatFade waitlist", "url": "/threatfade.php", "icons": [{"src": "/assets/img/icon-192.png", "sizes": "192x192"}]}
  ],
  "screenshots": [
    {"src": "/assets/img/screenshot-desktop.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide"},
    {"src": "/assets/img/screenshot-mobile.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow"}
  ],
  "categories": ["business", "productivity"],
  "lang": "en-NG"
}
