{
  "name": "SPIT YOUR TRUTH",
  "short_name": "SpitYourTruth",
  "description": "Poetry Community + Performance Voting. Join live poetry events, vote for your favorite performers, and connect with the spoken word community.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#38BDF8",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "id": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/app-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["entertainment", "social", "lifestyle"],
  "screenshots": [
  {
    "src": "/screenshots/home.png",
    "sizes": "1290x2796",
    "type": "image/png",
    "label": "Home Screen"
  },
  {
    "src": "/screenshots/events.png",
    "sizes": "1290x2796",
    "type": "image/png",
    "label": "Events"
  }
],
  "shortcuts": [
    {
      "name": "Events",
      "short_name": "Events",
      "url": "/events",
      "description": "View poetry events",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Community Chat",
      "short_name": "Chat",
      "url": "/chat",
      "description": "Join the community chat",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Forum",
      "short_name": "Forum",
      "url": "/forum",
      "description": "Share your poetry",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
