{
  "name": "OmniSocial — Your block, online.",
  "short_name": "OmniSocial",
  "description": "The social network for your neighborhood. Local feed, marketplace, chat rooms, and DMs — all scoped to your ZIP code.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAFA",
  "theme_color": "#FF3B30",
  "id": "/?source=pwa",
  "lang": "en-US",
  "categories": ["social", "lifestyle", "news"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "News feed",
      "url": "/welcome",
      "description": "Jump straight into your neighborhood feed."
    },
    {
      "name": "Direct messages",
      "url": "/messages",
      "description": "Open your inbox."
    },
    {
      "name": "Local Buy/Sell",
      "url": "/marketplace",
      "description": "Browse the local marketplace."
    },
    {
      "name": "Rentals & Real Estate",
      "url": "/rentals",
      "description": "Browse rentals and homes."
    }
  ]
}
