{
  "name": "Love Finder",
  "short_name": "Love Finder",
  "description": "A cozy cyber-neon dating RPG - Find Love in the City",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0B1020",
  "theme_color": "#0B1020",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230B1020' width='512' height='512' rx='64'/><text x='256' y='380' font-size='300' text-anchor='middle'>💜</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230B1020' width='192' height='192' rx='24'/><text x='96' y='145' font-size='120' text-anchor='middle'>💜</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["games", "entertainment"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "./",
  "prefer_related_applications": false
}
