{
  "short_name": "Tarlings",
  "name": "Tarlings",
  "description": "Always free task based domination",
  "icons": [
    {
      "src": "logo144.png",
      "type": "image/png",
      "sizes": "144x144"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://tarlingsstore.web.app/manifest.json"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot.png",
      "type": "image/png",
      "sizes": "638x320",
      "form_factor": "wide"
    },
    {
      "src": "screenshotMobile.png",
      "type": "image/png",
      "sizes": "461x900",
      "form_factor": "narrow"
    }
  ]
}
