{
  "name": "Scriptd Hearts",
  "short_name": "Scriptd Hearts",
  "description": "Scriptd Hearts identifies and analyzes common dating game lines, revealing their authenticity and genuine interest.",
  "lang": "en",
  "dir": "auto",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#F5EFE6",
  "theme_color": "#E94B5A",
  "categories": ["lifestyle", "social", "dating"],
  "launch_handler": { "client_mode": "navigate-existing" },
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
