{
  "name": "My Word Our Story",
  "short_name": "My Word Our Story",
  "description": "Create amazing collaborative stories with friends in real-time multiplayer word games. Take turns adding words to build unique stories together!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f97316",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "scope": "/",
  "lang": "nl",
  "categories": ["games", "social", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
