{
  "name": "Troll Patrol Inc",
  "short_name": "Troll Patrol",
  "description": "Online abuse incident response. Every report reviewed by a real person.",
  "start_url": "/troll-patrol/",
  "scope": "/troll-patrol/",
  "display": "standalone",
  "background_color": "#040b15",
  "theme_color": "#040b15",
  "orientation": "portrait-primary",
  "categories": ["utilities", "lifestyle"],
  "icons": [
    {
      "src": "/troll-patrol/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/troll-patrol/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/troll-patrol/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Report Incident",
      "short_name": "Report",
      "url": "/troll-patrol/report",
      "description": "File a new abuse report"
    },
    {
      "name": "Track My Case",
      "short_name": "My Case",
      "url": "/troll-patrol/my-case",
      "description": "Check your case status"
    }
  ]
}
