{
  "name": "Do You Love Me? Yes or No Prank Game",
  "short_name": "Love Prank",
  "description": "Play Do You Love Me — the viral Yes or No love prank and interactive proposal website. Click Yes or try to catch the No button (it runs away every time!). Send a personalized link to your crush, girlfriend, boyfriend, or valentine.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff0f5",
  "theme_color": "#c2185b",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
