{
  "id": "https://stattook.com/",
  "name": "Stattook — Compare. Vote. Battle.",
  "short_name": "Stattook",
  "description": "The social comparison platform. Create battles, vote, compare and connect.",
  "start_url": "/feed",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f7f7fb",
  "theme_color": "#f7f7fb",
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["social", "lifestyle", "entertainment"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/stk.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/stk.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Create Battle", "short_name": "Create", "url": "/create", "icons": [{ "src": "/stk.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }] },
    { "name": "Feed", "short_name": "Feed", "url": "/feed", "icons": [{ "src": "/stk.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }] },
    { "name": "Explore", "short_name": "Explore", "url": "/explore", "icons": [{ "src": "/stk.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }] }
  ]
}
