{
  "name": "Advent Poetry Community",
  "short_name": "Advent Poetry",
  "description": "A calm, elegant poetry community where members publish, reflect, and share scripture.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512",
      "purpose": "any maskable"
    }
  ],
  "categories": ["books", "social"],
  "shortcuts": [
    {
      "name": "Submit Poem",
      "url": "/submit",
      "description": "Create a new poem reflection"
    },
    {
      "name": "Weekly Challenges",
      "url": "/challenges",
      "description": "Join poetry prompts"
    }
  ]
}
