{
  "name": "HoneyHive",
  "short_name": "HoneyHive",
  "description": "Hyper-local, gamified dating and social networking. Float in the Hive, Sting your match, join Local Hives.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#78350f",
  "theme_color": "#f59e0b",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/icons/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/hive.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The Hive - discover bees nearby"
    }
  ],
  "shortcuts": [
    {
      "name": "The Hive",
      "short_name": "Hive",
      "description": "Open the discovery radar",
      "url": "/hive",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Matches",
      "short_name": "Stings",
      "description": "See your mutual stings",
      "url": "/stinged",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
