{
  "name": "Mahjong Fantasy",
  "short_name": "Mahjong Fantasy",
  "description": "Play free Mahjong Solitaire online with unlimited solvable 48-tile games, a Daily Challenge, streaks, time and move tracking. No download or sign-up required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030812",
  "theme_color": "#050a12",
  "icons": [
    {
      "src": "/favicon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}