{
  "name": "MyDM",
  "short_name": "MyDM",
  "description": "Understand every message. MyDM reads between the lines so you don't have to.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF4F8",
  "theme_color": "#D94F6E",
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "categories": ["utilities", "lifestyle", "social"],
  "icons": [
    {
      "src": "/image%20copy.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/image%20copy.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/image%20copy.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
