{
  "name": "ripp13 — daily semantic word game",
  "short_name": "ripp13",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#121212",
  "theme_color": "#363636",
  "description": "a daily semantic word navigation game. connect a start word to a target word by surfing through the meaning of language.",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "word"],
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": "",
  "scope": "/",
  "scope_extensions": [],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/texturetile.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Ripple Game"
    },
    {
      "src": "/texturetile.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Ripple Game"
    }
  ]
}
