{
  "name": "Storymoji",
  "short_name": "Storymoji",
  "description": "Same 4 emojis. Infinite stories. Play solo or Game Night with friends.",
  "start_url": "/play/",
  "scope": "/play/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1E1B2E",
  "theme_color": "#1549C4",
  "icons": [
    { "src": "icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any maskable" }
  ]
}
