{
  "name": "Froggit Row Counter",
  "short_name": "Froggit",
  "description": "A cute free online crochet and knitting row counter with timer, autosave, reset buttons, and kawaii pixel mascots.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#FFF3E8",
  "theme_color": "#FFF3E8",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}