{
  "name": "It's On The Fridge - Magnet Design Tool",
  "short_name": "Fridge Magnets",
  "description": "Custom photo fridge magnets made locally by Jennifer Jacquot",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b3048",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Magnet",
      "short_name": "New Magnet",
      "description": "Start designing a new magnet",
      "url": "/?action=new",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23fbf9f3' width='540' height='720'/><rect x='90' y='150' width='360' height='260' rx='36' fill='%23ffffff'/><text x='270' y='255' font-size='44' font-family='Arial' font-weight='700' fill='%230b3048' text-anchor='middle'>It&apos;s On The Fridge</text><text x='270' y='315' font-size='26' font-family='Arial' fill='%2363c7bd' text-anchor='middle'>Custom photo magnets</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
