{
  "name": "Word Swap Daily",
  "short_name": "Word Swap",
  "description": "Play Word Swap Daily, the free daily word puzzle game. Swap letters and swipe to find the best words in 5 minutes!",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#15803d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/android/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/android/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "images/android/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/ios/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/windows/largetile.scale-100.png",
      "sizes": "50x50",
      "type": "image/png"
    }
  ]
}
