{
  "name": "Setel — Who Knows Me Best?",
  "short_name": "Setel",
  "description": "Create a quiz about yourself and see who knows you best!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0010",
  "theme_color": "#cc3ef5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["games", "social"],
  "lang": "en",
  "dir": "ltr"
}
