{
  "name": "NGL: Anonymous Q&A",
  "short_name": "NGL",
  "description": "Send anonymous messages and get honest feedback on Instagram with custom links.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#fa0f5c",
  "theme_color": "#fa0f5c",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["social", "entertainment", "lifestyle"],
  "shortcuts": [
    {
      "name": "My Play Link",
      "url": "/?view=play",
      "description": "Copy your link and share to Instagram Story"
    },
    {
      "name": "My Inbox",
      "url": "/?view=inbox",
      "description": "Check your incoming anonymous messages"
    }
  ]
}
