{
  "name": "Whispr - Anonymous Messages & Honest Feedback",
  "short_name": "Whispr",
  "description": "Send and receive anonymous messages, questions, confessions and honest feedback. Share your link and find out what people really think.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4eee2",
  "theme_color": "#2433cc",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-chrome-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/android-chrome-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["social", "lifestyle"],
  "shortcuts": [
    {
      "name": "My Inbox",
      "short_name": "Inbox",
      "description": "View your Whispr inbox",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/icons/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
