{
  "name": "Tidewords",
  "short_name": "Tidewords",
  "description": "A fast, family-friendly mobile word game with a tide. Spell before the wave.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eafbff",
  "theme_color": "#8fe3ff",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/social_1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
